Sets a collection of conditions on the ChooseFromList, in order to filter the valid values displayed to the end user.
The conditions are processed after the before notification of the choose from list event and before the form is displayed.
Sets a collection of conditions on the ChooseFromList, in order to filter the valid values displayed to the end user.
The conditions are processed after the before notification of the choose from list event and before the form is displayed.
| Visual Basic |
|---|
Public Sub SetConditions( _ ByVal pConditions As Conditions _ ) |
| Setting conditions (Visual Basic) | ||
|---|---|---|
| ||