Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMConfigTopLevel Interface : GetSubtypeByID Method |
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 lSubTypeCode As Integer, _ ByVal bFieldOnly As Boolean _ ) As IMMSubtype
'Usage Dim instance As IMMConfigTopLevel Dim pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass Dim lSubTypeCode As Integer Dim bFieldOnly As Boolean Dim value As IMMSubtype value = instance.GetSubtypeByID(pObjectClass, lSubTypeCode, bFieldOnly)
IMMSubtype GetSubtypeByID( ESRI.ArcGIS.Geodatabase.IObjectClass pObjectClass, int lSubTypeCode, bool bFieldOnly )
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.