Returns the collection of conditions for the ChooseFromList.
You can change a ChooseFromList's conditions by modifying the Conditions object returned by this method, and then passing the object to the SetConditions method.
Returns the collection of conditions for the ChooseFromList.
You can change a ChooseFromList's conditions by modifying the Conditions object returned by this method, and then passing the object to the SetConditions method.
| Visual Basic |
|---|
Public Function GetConditions() As Conditions |
| Getting conditions (Visual Basic) | ||
|---|---|---|
| ||