 | TranslatedPlacePlace Property |
Gets or sets the translated place name, written in the same form as
Name.
Namespace: Patagames.GedcomNetSdk.PrimitivesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string Place { get; set; }Public Property Place As String
Get
Set
member Place : string with get, set
Property Value
StringRequired;
See Also