This document is archived and information here might be outdated. Recommended version. |
Indicates if update is necessary.
[Visual Basic .NET]
Public ReadOnly Property NeedsUpdateStatistics As Boolean
[C#]
public bool NeedsUpdateStatistics {get;}
[C++]
HRESULT get_NeedsUpdateStatistics(
Boolean* pbNeedsUpdate
);
[C++] Parameters pbNeedsUpdate [out, retval]
pbNeedsUpdate is a parameter of type bool*
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.