Click or drag to resize

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.Structures
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public string Country { get; set; }

Property Value

String
Size: {1:60};
See Also