This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadDrawingDataset Interface > ICadDrawingDataset.Exists Property (ArcObjects .NET 10.5 SDK) |
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