| PriceIsWithVat Property |
Namespace:
Dynamicweb.Ecommerce.Prices
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [DataMemberAttribute]
public bool IsWithVat { get; set; }
<DataMemberAttribute>
Public Property IsWithVat As Boolean
Get
Set
Property Value
Type:
BooleanSee Also