2024 Property
Changes 0
P

RevitCommandId.HasBinding

Description:
Indicates whether a replacement of either the Execute or CanExecute events (or both) have been applied to this command.
Remarks:
This will not indicate if one or more applications have subscribed to the BeforeExecuted event, as this event is not limited to a single subscriber.
public bool HasBinding { get; }