Public Properties
Property | Description |
---|---|
IsDefault | Indicates whether this Text is the default for the TextList. DATATYPE: Boolean. |
SequenceNumber | Returns the sequence number of the TextListItem. If you modified the text list, the sequence number may not be acurate anymore. DATATYPE: Integer. |
Text | Returns the string value of this TextValue. DATATYPE: String. |
See Also