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