Returns document associated with this event
Namespace: Autodesk.Revit.DB.EventsAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Document GetDocument()
Return Value
Document
The document associated with this event.
See Also
Reference