IReplicatorReorderTargets Method Ingeniux CMS Content Store API

Reorder the sequence of Replicator Targets in the collection. When this replicator is configured to replicate sequentially, this method affects which Target performs replication first.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void ReorderTargets(
	string[] idList
)

Parameters

idList
Type: SystemString
Array of Replication Target IDs in the desired order.
See Also

Reference