| ConditionRuleConditionTypes Property |
Namespace:
Dynamicweb.Ecommerce.Loyalty
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Dictionary<ConditionRuleType, string> ConditionTypes { get; set; }
Public Property ConditionTypes As Dictionary(Of ConditionRuleType, String)
Get
Set
Property Value
Type:
DictionaryConditionRuleType,
StringSee Also