IReplicationLogReplicated Property
|
Gets/sets the number of content items that were replicated.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax double 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
Type:
DoubleSee Also