2024 Property
Changes 0
P

ControlledApplication.IsLateAddinLoading

Description:
Indicates whether this add-in is loaded on the fly or not. If it is loaded when is Revit starting up, it is false, otherwise it should be true.
public bool IsLateAddinLoading { get; }