Click or drag to resize

IReplicationTaskDetailsItemReplicated Method


Informs this object that an Item has been replicated

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void ItemReplicated(
	IReplicationItem replicatedItem
)

Parameters

replicatedItem
Type: Ingeniux.CMSIReplicationItem
The item that was replicated
See Also