IGraphServiceEditConnectionEnd Method |
Moves connection end to specified node.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 10.0.0
Syntax ServiceResponse EditConnectionEnd(
string connectionId,
string endNodeId
)
Parameters
- connectionId
- Type: SystemString
Connection ID - endNodeId
- Type: SystemString
End node ID
Return Value
Type:
ServiceResponseSee Also