[]
Gets or sets the custom property type associated with the custom document property.
public DocumentPropertyType Type { get; set; }
Public Property Type As DocumentPropertyType
Type | Description |
---|---|
DocumentPropertyType | A CustomPropertyType represents the custom property type |