Name of the Subtype Field.
[Visual Basic .NET] Public ReadOnly Property SubtypeFieldName As String
[C#] public string SubtypeFieldName {get;}
[C++]
HRESULT get_SubtypeFieldName(
BSTR* SubtypeFieldName
);
[C++]Parameters
SubtypeFieldName [out, retval] SubtypeFieldName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.