This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* 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.