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