BelongsToCaseDefinition |
Scroll |
Gets the number of the case definition containing the category.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property BelongsToCaseDefinition As Integer C# public virtual int BelongsToCaseDefinition { get; }
Property Value The number of the case definition containing the category. If the category does not belong to a case this value is 0. |