RVTDocs.com

DocumentReloadedLatestEventArgs

Class
Description:
The event arguments used by the DocumentReloadedLatestEvent event. This event will be raised when executing pull a latest changes from a central model.
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.DocumentReloadedLatestEventArgs
Syntax
public class DocumentReloadedLatestEventArgs : RevitAPIPostDocEventArgs