Click or drag to resize

SourceEventsPlace Property

Gets or sets the name of the lowest jurisdiction that encompasses all lower-level places named in this source.

Namespace: Patagames.GedcomNetSdk.Primitives
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public string Place { get; set; }

Property Value

String
Size: {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