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