The ID of the destination ObjectClass.
[Visual Basic .NET] Public Property DestinationClassID As Integer
[C#] public int DestinationClassID {get; set;}
[C++]
HRESULT get_DestinationClassID(
long* ClassID
);
[C++]
HRESULT put_DestinationClassID(
long ClassID
);
[C++]Parameters
ClassID [out, retval] ClassID is a parameter of type long ClassID [in] ClassID is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.