This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasFile2 Interface > ILasFile2.IsZlas Property (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* pbIsZlas
);
[C++]
Parameters pbIsZlas [out, retval] pbIsZlas is a parameter of type VARIANT_BOOL