Gets the document that contains the symbol of this instance.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Document GetDocument()
Return Value
DocumentReturns the document that contains the symbol of this instance.
