Click or drag to resize

DocumentAdvancedPropertiesBuiltInProperties Property

Namespace:  FileHold.DocumentRepository.Models
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public DocumentBuiltInProperties BuiltInProperties { get; set; }

Property Value

Type: DocumentBuiltInProperties
See Also