IGraphServiceEditConnectionStart Method |
Moves connection start to specified node.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax ServiceResponse EditConnectionStart(
string connectionId,
string startNodeId,
string sourcePointGuid
)
Parameters
- connectionId
- Type: SystemString
Connection ID - startNodeId
- Type: SystemString
New start node ID - sourcePointGuid
- Type: SystemString
New source point GUID
Return Value
Type:
ServiceResponseSee Also