DocumentOpeningEventArgs.DocumentType Property

Type of the document, e.g. Project or Template.


Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public DocumentType DocumentType { get; }

Property Value

DocumentType

See Also

Reference

DocumentOpeningEventArgs Class
Autodesk.Revit.DB.Events Namespace