Miner.Interop.FrameworkUI Assembly > Miner.Interop Namespace > IMMSelectDesignerObject Interface : ExecuteByClass Method |
'Declaration Sub ExecuteByClass( _ ByVal pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass, _ ByVal lSubtypeCode As System.Integer, _ ByVal bSelectWorkFunction As System.Boolean, _ Optional ByVal lWorkFunction As System.Integer, _ Optional ByVal pFilterProp As ESRI.ArcGIS.esriSystem.IPropertySet, _ Optional ByRef hWndParent As System.Integer, _ Optional ByVal eOption As mmDesignerObjectSelectOption _ )
'Usage Dim instance As IMMSelectDesignerObject Dim pObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass Dim lSubtypeCode As System.Integer Dim bSelectWorkFunction As System.Boolean Dim lWorkFunction As System.Integer Dim pFilterProp As ESRI.ArcGIS.esriSystem.IPropertySet Dim hWndParent As System.Integer Dim eOption As mmDesignerObjectSelectOption instance.ExecuteByClass(pObjectClass, lSubtypeCode, bSelectWorkFunction, lWorkFunction, pFilterProp, hWndParent, eOption)
void ExecuteByClass( ESRI.ArcGIS.Geodatabase.IObjectClass pObjectClass, System.int lSubtypeCode, System.bool bSelectWorkFunction, System.int lWorkFunction, ESRI.ArcGIS.esriSystem.IPropertySet pFilterProp, ref System.int hWndParent, mmDesignerObjectSelectOption eOption )
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.