This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalogObject Interface > ITxCatalogObject.ClassID Property (ArcObjects .NET 10.5 SDK) |
The class ID of this object.
[Visual Basic .NET] Public ReadOnly Property ClassID As UID
[C#] public UID ClassID {get;}
[C++]
HRESULT get_ClassID(
IUID** ClassID
);
[C++]
Parameters ClassID [out, retval]
ClassID is a parameter of type IUID