This document is archived and information here might be outdated.  Recommended version.


ICadDrawingDataset.Exists Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesFile)  

ICadDrawingDataset.Exists Property

Indicates whether Cad Dataset exists.

[Visual Basic .NET]
Public ReadOnly Property Exists As Boolean
[C#]
public bool Exists {get;}
[C++]
HRESULT get_Exists(
  Boolean* Exists
);
[C++]

Parameters Exists [out, retval]
Exists is a parameter of type bool*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ICadDrawingDataset Interface

.NET Related Topics

How to access members that control the CAD drawing dataset