 | AddressStructureCity Property |
Gets or sets the name of the city used in the address. 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 City { get; set; }Public Property City As String
Get
Set
member City : string with get, set
Property Value
StringSize: {1:60};
See Also