IReplicationLogRemoved Property
|
Gets/sets the number of content items that were removed during replication.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax double Removed { get; set; }
Property Removed As Double
Get
Set
property double Removed {
double get ();
void set (double value);
}
abstract Removed : float with get, set
Property Value
Type:
DoubleSee Also