 | SourceEventsPlace Property |
Gets or sets the name of the lowest jurisdiction that encompasses all lower-level places named in this source.
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
StringSize: {1:120}
Remarks
For example, "Oneida, Idaho" would be used as a source jurisdiction place for events occurring in the various towns within Oneida County. "Idaho" would be the source jurisdiction place if the events recorded took place in other counties as well as Oneida County.
See Also