AddressFactoryBaseUseAlpha2 Property
Indicates whether to use Alpha-2 ISO-3166 Country codes.
The default is to use Alpha-3 codes.
Namespace: Common.Core.ClassesAssembly: Common.Core (in Common.Core.dll) Version: 2.1.5
public static bool UseAlpha2 { get; protected set; }
Property Value
Boolean If required, true must be passed in the constructor of a derived class.