Provides access to a document for which failures are being processed or preprocessed.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Document GetDocument()
Return Value
Document
The document for which failures preprocessing or processing is being performed.
Exceptions
See Also
Reference