Click or drag to resize

IPublishLogReplicationsToPerform Property


Gets/sets the number of replications to perform after the publish.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
int ReplicationsToPerform { get; set; }

Property Value

Int32
Remarks
If replication is not enabled this will default to 0.
See Also