Gets or sets the list of choices separated by '|' for this segment.
[Visual Basic]
Public Property Choices As
String
[C#]
public
String Choices {get; set;}
Remarks
This property is only used when SegmentType is Choice.
See Also
MaskedEditSegment Class | EO.Web Namespace