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