2020 Method
Changes 0
M

UIApplication.CanPostCommand

Description:
Identifies if the given command can be posted, using .
Remarks:
Only members of Autodesk.Revit.UI.PostableCommand or external commands can be posted.
public bool CanPostCommand(
	RevitCommandId commandId
)
Return Value bool