IReplicationTargetUseCommands Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool UseCommands { get; set; }
Property UseCommands As Boolean
Get
Set
property bool UseCommands {
bool get ();
void set (bool value);
}
abstract UseCommands : bool with get, set
Property Value
Type:
BooleanSee Also