The unique ID of the ChooseFromList object to attach with this item.
The unique ID of the ChooseFromList object to attach with this item.
| Visual Basic |
|---|
Public Property ChooseFromListUID() As String |
To set a ChooseFromList object, bind the EditText item to a data source of type alphanumeric (for example, dt_SHORT_TEXT for user data source).
Set the ChooseFromListUID property before setting the ChooseFromListAlias property.