Public Properties

PropertyDescription
IsDefaultIndicates whether this Text is the default for the TextList. DATATYPE: Boolean.
SequenceNumberReturns the sequence number of the TextListItem. If you modified the text list, the sequence number may not be acurate anymore. DATATYPE: Integer.
TextReturns the string value of this TextValue. DATATYPE: String.
  • No labels