Click or drag to resize
IGraphServiceRemoveConnection Method
Deletes specified connection.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 11.0.0
Syntax
C#
ServiceResponse RemoveConnection(
	string connectionId
)

Parameters

connectionId
Type: SystemString
Connection ID

Return Value

Type: ServiceResponse
See Also