IReplicatorReplicationStarted Property
|
Gets whether the replication has started on this replicator
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool ReplicationStarted { get; }
ReadOnly Property ReplicationStarted As Boolean
Get
property bool ReplicationStarted {
bool get ();
}
abstract ReplicationStarted : bool with get
Property Value
Type:
BooleanSee Also