Class CountryRelation
- Namespace
- Dynamicweb.Ecommerce.International
- Assembly
- Dynamicweb.Ecommerce.dll
Represents the country relation.
- Inheritance
-
Country
Relation
- Inherited Members
Constructors
CountryRelation()
Initializes a new instance of the class.
Properties
Code2
Gets or sets the two-character code.
Property Value
CountryId
Gets or sets the country id.
Property Value
IsDefault
Gets or sets the value determines whether it is default.
Property Value
MethodId
Gets or sets the method id.
Property Value
MethodType
Gets or sets the method type.
Property Value
RegionCode
Gets or sets the region id.
Property Value
Methods
Clone()
Clones this instance.
Returns
- Country
Relation New instance of the Country
Relation .