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


IMapTableSubtypeInfo.SubtypeFieldName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IMapTableSubtypeInfo.SubtypeFieldName Property

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.

See Also

IMapTableSubtypeInfo Interface