IReplicationItemSkipped Property
|
Gets and sets whether this item is skipped during replication.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool Skipped { get; set; }
Property Skipped As Boolean
Get
Set
property bool Skipped {
bool get ();
void set (bool value);
}
abstract Skipped : bool with get, set
Property Value
Type:
BooleanSee Also