DocumentChangedEventArgsGetDocument Method

Returns document associated with this event

Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Document GetDocument()

Return Value

Document
The document associated with this event.
See Also