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