Select Method (OracleFormsChoice)
Class
OracleFormsChoice
.
Action
Selects the specified item in the choice.
Syntax
C#
oracleFormsChoice
.
Select
(
item
)
VB
oracleFormsChoice
.
Select
(
item
)
Variable
Description
item
The name or index of the item to select.
ItemIdentifier
.