Click or drag to resize

IPublishingTargetReplicator Method


Retrieves the Replicator object, which is in charge of performing replication tasks.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
IReplicator Replicator()

Return Value

Type: IReplicator
The Replicator object for this publishing target.
See Also