IReplicationItemSkipped Property
|
Gets and sets whether this item is skipped during replication.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool 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
Boolean
See Also