AddressFactoryBasePostcodeCount Property

Gets the total number of Postcodes available.

Definition

Namespace: Common.Core.Classes
Assembly: Common.Core (in Common.Core.dll) Version: 2.1.5
C#
public static int PostcodeCount { get; protected set; }

Property Value

Int32

See Also