 | ChildIdItemChildPhrase Property |
Gets or sets textual information that cannot be expressed in the superstructure due to the limitations
of its data type. A phrase may restate information contained in the superstructure, but
doing so is not recommended unless it is needed for clarity.
Namespace: Patagames.GedcomNetSdk.PrimitivesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string ChildPhrase { get; set; }Public Property ChildPhrase As String
Get
Set
member ChildPhrase : string with get, set
Property Value
String
See Also