AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
IObject.SetName Method
Sets the name of the object.
void SetName(
string name
);
Parameters
-
name
- The new name for the object.
Remarks
Changes will not be made in the portal until Save()
is called.
See Also
IObject Interface | Plumtree.Remote.PRC Namespace