IReplicationTaskDetailsIsCleanReplication Property
|
Gets whether the replication was a clean replication.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool IsCleanReplication { get; }
ReadOnly Property IsCleanReplication As Boolean
Get
property bool IsCleanReplication {
bool get ();
}
abstract IsCleanReplication : bool with get
Property Value
Type:
BooleanSee Also