BBjRadioGroup::setName
Description
In BBj 23.00 and higher, this method sets the name of a BBjRadioGroup.
Syntax
Return Value |
Method |
void |
setName(string name) |
Parameters
Variable |
Description |
name |
The internal name property to be associated with the BBjRadioGroup. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.