Indicates if update is necessary.
[Visual Basic .NET] Public ReadOnly Property NeedsUpdateStatistics As Boolean
[C#] public bool NeedsUpdateStatistics {get;}
[C++]
HRESULT get_NeedsUpdateStatistics(
VARIANT_BOOL* pbNeedsUpdate
);
[C++]Parameters
pbNeedsUpdate [out, retval] pbNeedsUpdate is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
An update to statistics may be necessary if the class code values of points have been modified in the LAS files or if LAS files are added or removed from the las dataset.