This document is archived and information here might be outdated.  Recommended version.


ILasOrganize.AsZlas Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ILasOrganize.AsZlas Property

Indicates if output file(s) should be the Esri's zLas format.

[Visual Basic .NET]
Public WriteOnly Property AsZlas
[C#]
public void AsZlas {set;}
[C++]
HRESULT put_AsZlas(
  VARIANT_BOOL 
);
[C++]

Parameters [in] is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILasOrganize Interface