 | SourceEventsExPlace 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 PlaceStructure Place { get; set; }Public Property Place As PlaceStructure
Get
Set
member Place : PlaceStructure with get, set
Property Value
PlaceStructureSize: {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