ExternalDataManagerCommandExecutable Property

Indicates if the command is executable.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public bool Executable { get; set; }

Property Value

Boolean
Remarks
The default value is true.
See Also