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


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

ILasOrganize.Rearrange Property

Indicates if output point records should be spatially rearranged.

[Visual Basic .NET]
Public WriteOnly Property Rearrange
[C#]
public void Rearrange {set;}
[C++]
HRESULT put_Rearrange(
  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