Conditions |
Scroll |
Gets or sets the TheConditionList containing the conditions for the query.
Namespace: Therefore.API
Visual Basic Public Overridable Property Conditions As TheConditionList C# public virtual TheConditionList Conditions { get; set;}
Property ValueThe TheConditionList containing the conditions for the query. |