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