CaseDefinition |
Scroll |
Gets the TheCaseDefinition object of this case.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property CaseDefinition As ITheCaseDefinition C# public virtual ITheCaseDefinition TheCaseDefinition { get; }
Property Value The TheCaseDefinition object of this case. |