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


IGPSubtype Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPSubtype Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGPSubtype Interface

Provides access to members that return information about the subtypes in a table data element.

Product Availability

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

Members

Name Description
Read/write property DefaultValue The field's default value.
Read/write property DomainName The field's domain.
Read/write property SubtypeCode The code of the subtype.
Read/write property SubtypeName The name of the subtype.

CoClasses that implement IGPSubtype

CoClasses and Classes Description
GPSubtype The (GP) Subtype Object.