Removes a Replication Task Monitor by a specified unique ID.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- monitorId
- Type: SystemString
Unique ID of the replication task monitor to remove
Return Value
Type: BooleanTrue if a replication task monitor with matching ID exists and is successfully removed. Otherwise, this method returns false.
See Also