Click or drag to resize

TranslatedNamePersonalNamePieces Property

Gets or sets the translated parts of the name.

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

Property Value

PersonalNamePiecesStructure
See Also