Click or drag to resize

PhoneticNameName Property

Gets or sets the phonetic variation of the name, written in the same form as Name, but phonetically written using the method indicated by the Type property, for example if hiragana was used to provide a reading of a name written in kanji, then the Type value would indicate ‘kana’.

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

Property Value

String
Required; Size: {1:120}
See Also