This document is archived and information here might be outdated.  Recommended version.


IDataObjectType.TypeID Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IDataObjectType.TypeID Property

.

[Visual Basic .NET]
Public ReadOnly Property TypeID As Object
[C#]
public object TypeID {get;}
[C++]
HRESULT get_TypeID(
  VARIANT* variant
);
[C++]

Parameters variant [out, retval] variant is a parameter of type VARIANT

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDataObjectType Interface