Miner.Interop.Desktop Assembly > Miner.Interop Namespace > MMLayerUtilsClass Class : FindFeatureLayerByModelName Method |
'Declaration Public Overridable Function FindFeatureLayerByModelName( _ ByVal pMxDoc As IMxDocument, _ ByVal pWorkspace As IWorkspace, _ ByVal bsModelName As String _ ) As ESRI.ArcGIS.Carto.IFeatureLayer
'Usage Dim instance As MMLayerUtilsClass Dim pMxDoc As IMxDocument Dim pWorkspace As IWorkspace Dim bsModelName As String Dim value As ESRI.ArcGIS.Carto.IFeatureLayer value = instance.FindFeatureLayerByModelName(pMxDoc, pWorkspace, bsModelName)
public virtual ESRI.ArcGIS.Carto.IFeatureLayer FindFeatureLayerByModelName( IMxDocument pMxDoc, IWorkspace pWorkspace, string bsModelName )
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.