Click or drag to resize

IReplicationTargetDisabled Property


Gets and sets whether this target is disabed. Disabled targets cannot perform replications.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool Disabled { get; set; }

Property Value

Type: Boolean
See Also