Oracle® WebCenter Interaction Development Kit 10.3.3.0.0
SciCheckboxElement.SetValue Method
Sets the field value for the checkbox.
public
void
SetValue(
int
value
);
Parameters
value
The field value.
See Also
SciCheckboxElement Class
|
Plumtree.Remote.Sci Namespace