Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMFeatureClass Interface : GetSubtypeByID Method |
subtype code as long
A boolean value indicating whether to return only fields or fields and their settings. True = Only fields; False = Fields and settings
'Declaration Function GetSubtypeByID( _ ByVal pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass, _ ByVal pSubTypeCode As Integer, _ ByVal bFieldOnly As Boolean _ ) As IMMSubtype
'Usage Dim instance As IMMFeatureClass Dim pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass Dim pSubTypeCode As Integer Dim bFieldOnly As Boolean Dim value As IMMSubtype value = instance.GetSubtypeByID(pObjectClass, pSubTypeCode, bFieldOnly)
IMMSubtype GetSubtypeByID( ESRI.ArcGIS.Geodatabase.IObjectClass pObjectClass, int pSubTypeCode, bool bFieldOnly )
subtype code as long
A boolean value indicating whether to return only fields or fields and their settings. True = Only fields; False = Fields and settings
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.