IReplicatorDoReplication Property
|
Gets and sets whether to enable replication for this replicator.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool DoReplication { get; set; }
Property DoReplication As Boolean
Get
Set
property bool DoReplication {
bool get ();
void set (bool value);
}
abstract DoReplication : bool with get, set
Property Value
Type:
BooleanSee Also