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


IGPSubtype Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPSubtype Interface
ArcGIS Developer Help

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.

Classes that implement IGPSubtype

Classes Description
GPSubtype The (GP) Subtype Object.