This document is archived and information here might be outdated. Recommended version. |
Indicates whether Cad Dataset is an Microstation file.
[Visual Basic .NET] Public ReadOnly Property IsDgn As Boolean
[C#] public bool IsDgn {get;}
[C++]
HRESULT get_IsDgn(
Boolean* IsDgn
);
[C++]
Parameters IsDgn [out, retval]
IsDgn is a parameter of type bool*