Oracle® WebCenter Interaction Development Kit 10.3.3.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