This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INativeType Interface > INativeType.TypeID Property (ArcObjects .NET 10.4 SDK) |
The unique ID of the type.
[Visual Basic .NET] Public ReadOnly Property TypeID As UID
[C#] public UID TypeID {get;}
[C++]
HRESULT get_TypeID(
IUID** TypeID
);
[C++]
Parameters TypeID [out, retval]
TypeID is a parameter of type IUID