2022 Class
Changes 0
C

ApplicationInitializedEventArgs

Description:
The event arguments used by the ApplicationLaunched event.
Inheritance Hierarchy:
System.Object
  System.EventArgs
    Autodesk.Revit.DB.Events.RevitAPIEventArgs
      Autodesk.Revit.DB.Events.RevitAPISingleEventArgs
        Autodesk.Revit.DB.Events.ApplicationInitializedEventArgs
Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the RevitAPIEventArgs
M IsCancelled() bool Indicates whether the event is being cancelled. RevitAPIEventArgs
Name Return Type Description Inherited From
P Cancellable bool Indicates whether an event may be cancelled by an event delegate. RevitAPIEventArgs
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. RevitAPIEventArgs