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