This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IM > IModifiedClassInfo Interface > IModifiedClassInfo.ClassID Property (ArcObjects .NET 10.4 SDK) |
The ID assigned to the feature class or table in the geodatabase.
[Visual Basic .NET] Public ReadOnly Property ClassID As Integer
[C#] public int ClassID {get;}
[C++]
HRESULT get_ClassID(
long* ChildClassID
);
[C++]
Parameters ChildClassID [out, retval] ChildClassID is a parameter of type long
The id that identifies the data (e.g. table or feature class) in the source geodatabase.