IReplicationLogReplicated Property
|
Gets/sets the number of content items that were replicated.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxdouble Replicated { get; set; }Property Replicated As Double
Get
Set
property double Replicated {
double get ();
void set (double value);
}abstract Replicated : float with get, set
Property Value
Double
See Also