Click or drag to resize

RomanizedNamePersonalNamePieces Property

Gets or sets the romanized 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