 | AddressStructureCountry Property |
Gets or sets the name of the country that pertains to the associated address. Isolated by some systems for sorting or indexing.Used in most cases to facilitate automatic sorting of mail.
Namespace: Patagames.GedcomNetSdk.StructuresAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string Country { get; set; }Public Property Country As String
Get
Set
member Country : string with get, set
Property Value
StringSize: {1:60};
See Also