RVTDocs.com

UIControlledApplication.IsLateAddinLoading

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