Class VatGroupTranslation
- Namespace
- Dynamicweb.Ecommerce.International
- Assembly
- Dynamicweb.Ecommerce.dll
Represents a translation of a VatGroup with properties for the translatable values.
[Serializable]
public class VatGroupTranslation : Translation, ICloneable
- Inheritance
-
VatGroupTranslation
- Implements
- Inherited Members
Properties
Name
Gets or sets the name
public string Name { get; set; }