 | WhereClauseConditions Property |
Namespace:
Dynamicweb.DataManagement
Assembly:
Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntaxpublic List<ConditionalClause> Conditions { get; }
Public ReadOnly Property Conditions As List(Of ConditionalClause)
Get
Property Value
Type:
ListConditionalClause
See Also