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.