[]
Initializes a new instance of the DateLiteralFieldInfo class.
public DateLiteralFieldInfo()
Public Sub New()
Initializes a new instance of the DateLiteralFieldInfo class.
public DateLiteralFieldInfo(string literalText)
Public Sub New(literalText As String)
Type | Name | Description |
---|---|---|
string | literalText | A string value that indicates the literal text. |