Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMSubtype Interface : GetFields Method |
A boolean value indicating whether to return only fields or fields and their settings. True = Only fields; False = Fields and settings
'Declaration Sub GetFields( _ ByVal pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass, _ ByVal bFieldOnly As Boolean _ )
'Usage Dim instance As IMMSubtype Dim pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass Dim bFieldOnly As Boolean instance.GetFields(pObjectClass, bFieldOnly)
void GetFields( ESRI.ArcGIS.Geodatabase.IObjectClass pObjectClass, 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.