CaseDefinition |
Scroll |
Gets or sets the TheCaseDefinition that the referenced fields belong to.
Namespace: Therefore.API
Visual Basic Public Overridable Property CaseDefinition As TheCaseDefinition C# public virtual TheCaseDefinition CaseDefinition { get; set;}
Property Value The TheCaseDefinition that the referenced fields belong to. |
AutoCreateIf the value of this property is read before being assigned a new member instance is automatically created and returned. |