This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IProperty Interface > IProperty.SubType Property (ArcObjects .NET 10.5 SDK) |
The subtype of the property.
[Visual Basic .NET] Public ReadOnly Property SubType As Integer
[C#] public int SubType {get;}
[C++]
HRESULT get_SubType(
Long* SubType
);
[C++]
Parameters SubType [out, retval] SubType is a parameter of type Long