 | PricePriority Property |
Namespace:
Dynamicweb.Ecommerce.Prices
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[DataMemberAttribute]
public int Priority { get; set; }
<DataMemberAttribute>
Public Property Priority As Integer
Get
Set
Property Value
Type:
Int32
See Also