IReplicationItemCompleted Property
|
Gets and sets whether replication of this item has been done, skipped, or copied.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool Completed { get; set; }
Property Completed As Boolean
Get
Set
property bool Completed {
bool get ();
void set (bool value);
}
abstract Completed : bool with get, set
Property Value
Type:
BooleanSee Also