 | AddressStructurePost Property |
Gets or sets the ZIP or postal code used by the various localities in handling of mail. Isolated for sorting or indexing.
Namespace: Patagames.GedcomNetSdk.StructuresAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string Post { get; set; }Public Property Post As String
Get
Set
member Post : string with get, set
Property Value
StringSize: {1:10};
See Also