IReplicationTaskDetailsIsCleanReplication Property
|
Gets whether the replication was a clean replication.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool IsCleanReplication { get; }ReadOnly Property IsCleanReplication As Boolean
Get
property bool IsCleanReplication {
bool get ();
}abstract IsCleanReplication : bool with get
Property Value
Boolean
RemarksTrue by default.
See Also