This document is archived and information here might be outdated. Recommended version. |
Indicates if the underline data file is a zLAS file.
[Visual Basic .NET] Public ReadOnly Property IsZlas As Boolean
[C#] public bool IsZlas {get;}
[C++]
HRESULT get_IsZlas(
Boolean* pbIsZlas
);
[C++]
Parameters pbIsZlas [out, retval]
pbIsZlas is a parameter of type bool*