Retrieves a Replicator Target by its unique ID.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- targetId
- Type: SystemString
ID of the Replication Target to retrieve
Return Value
Type: IReplicationTargetReplication target with matching ID, or null if no target with matching ID is found.
See Also