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(
  VARIANT_BOOL* Exists
);
[C++]

Parameters

Exists [out, retval]   Exists is a parameter of type VARIANT_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