RVTDocs.com

DocumentCreatedEventArgs

Class
Description:
The event arguments used by the DocumentCreated event.
Remarks:
The newly created document is supplied in these arguments.
Inheritance Hierarchy:
System.Object
  System.EventArgs
    Autodesk.Revit.DB.Events.RevitAPIEventArgs
      Autodesk.Revit.DB.Events.RevitAPIPostEventArgs
        Autodesk.Revit.DB.Events.RevitAPIPostDocEventArgs
          Autodesk.Revit.DB.Events.DocumentCreatedEventArgs
Syntax
public class DocumentCreatedEventArgs : RevitAPIPostDocEventArgs