Gets the DocumentVersion for the file.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public DocumentVersion GetDocumentVersion()
Return Value
DocumentVersion
The DocumentVersion for the file.
See Also
Reference