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