Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.WebServices
WorkflowDesignerService Class
WorkflowDesignerService Methods
AddSwitchCase Method
CreateConnection Method
CreateNode Method
CreateNodeOnConnections Method
DeleteNode Method
EditConnectionEnd Method
EditConnectionStart Method
GetBadRequestResponse Method
GetEventLogSource Method
GetNode Method
GetNotFoundResponse Method
IsAuthorized Method
RemoveConnection Method
RemoveNode Method
RemoveSwitchCase Method
SetNodeName Method
SetNodePosition Method
SetSwitchCaseName Method
WorkflowDesignerService
AddSwitchCase Method
Adds switch case to multi-choice node.
Namespace:
CMS.WebServices
Assembly:
CMS.WebServices (in CMS.WebServices.dll) Version: 10.0.0
Syntax
C#
Copy
public
ServiceResponse
<
Node
>
AddSwitchCase
(
string
nodeId
)
Parameters
nodeId
Type:
System
String
Node ID
Return Value
Type:
ServiceResponse
Node
Implements
IGraphService
AddSwitchCase(String)
See Also
Reference
WorkflowDesignerService Class
CMS.WebServices Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com