2027 Members
Changes 0
M

RevitCommandId Properties

Name Return Type Description
P CanHaveBinding bool Indicates whether the command can be assigned a binding to an external add-in.
P HasBinding bool Indicates whether a replacement of either the Execute or CanExecute events (or both) have been applied to this command.
P Id uint The command id.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P Name string The command name.