 | DatePhraseText Property |
Gets or sets any statement offered as a date when the year is not recognizable to a date parser, but which gives information about when an event occurred.
Namespace: Patagames.GedcomNetSdk.DatesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string Text { get; set; }Public Property Text As String
Get
Set
member Text : string with get, set
Property Value
String
See Also