Plumtree EDK (Enterprise Web Development Kit) 5.4.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