WebCenter Interaction API
IService.SetDescription Method
Set the description of the service.
void SetDescription(
string
Value
);
Parameters
Value
desired description of the service
See Also
IService Interface
|
com.plumtree.server.xui Namespace