This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPSubtype Interface > IGPSubtype.SubtypeName Property (ArcObjects .NET 10.4 SDK) |
The name of the subtype.
[Visual Basic .NET] Public Property SubtypeName As String
[C#] public string SubtypeName {get; set;}
[C++]
HRESULT get_SubtypeName(
BSTR* SubtypeName
);
[C++]
HRESULT put_SubtypeName(
BSTR SubtypeName
);
[C++]
Parameters SubtypeName [out, retval] SubtypeName is a parameter of type BSTR SubtypeName [in] SubtypeName is a parameter of type BSTR