This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IParameterInfo Interface > IParameterInfo.ObjectSubType Property (ArcObjects .NET 10.5 SDK) |
Gets object sub-type name.
[Visual Basic .NET] Public ReadOnly Property ObjectSubType As String
[C#] public string ObjectSubType {get;}
[C++]
HRESULT get_ObjectSubType(
BSTR* pObjectSubTypeName
);
[C++]
Parameters pObjectSubTypeName [out, retval] pObjectSubTypeName is a parameter of type BSTR