Category |
Scroll |
Gets or sets the category of the associated TheDocument.
Namespace: Therefore.API
Visual Basic Public Overridable Property Category As TheCategory C# public virtual TheCategory Category { get; set; }
Property ValueThe TheCategory that the associated document belongs to. |
AutoCreateIf the value of this property is read before being assigned a new member instance is automatically created and returned. |