This document is archived and information here might be outdated. Recommended version. |
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*