IGraphServiceSetSwitchCaseName Method |
Sets switch case name.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntax ServiceResponse SetSwitchCaseName(
string nodeId,
string caseId,
string name
)
Parameters
- nodeId
- Type: SystemString
Node ID - caseId
- Type: SystemString
Switch case ID - name
- Type: SystemString
New name
Return Value
Type:
ServiceResponseSee Also