Returns document associated with this event
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Document GetDocument()
Return Value
DocumentThe document associated with this event.
public Document GetDocument()
