This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IL > ILasClassCodeStatistics Interface > ILasClassCodeStatistics.ClassCode Property (ArcObjects .NET 10.5 SDK) |
The class code associated with the statistics.
[Visual Basic .NET] Public ReadOnly Property ClassCode As Integer
[C#] public int ClassCode {get;}
[C++]
HRESULT get_ClassCode(
long* pCode
);
[C++]
Parameters pCode [out, retval] pCode is a parameter of type long
The class code these statistics are associated with.