CaseDefinition |
Scroll |
Gets or sets the case definition of the associated TheDocument.
Namespace: Therefore.API
Visual Basic Public Overridable Property Category As TheCaseDefinition C# public virtual TheCaseDefinition Category { get; set; }
Property ValueThe TheCaseDefinition 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. |