This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDocument Interface > IDocument.Type Property (ArcObjects .NET 10.5 SDK) |
The type of this document.
[Visual Basic .NET] Public ReadOnly Property Type As esriDocumentType
[C#] public esriDocumentType Type {get;}
Use the Type property to determine whether the document object is the document, a base template, or the Normal template. Type returns an esriDocumentType enumeration.