Miner.Framework.Engine Assembly > Miner.Framework.Mobile Namespace > MobileBackdropLayer Class : IFeatureLayerDefinition2_CreateSelectionLayer Method |
'Declaration Public Overridable Function IFeatureLayerDefinition2_CreateSelectionLayer( _ ByVal LayerName As String, _ ByVal useCurrentSelection As Boolean, _ ByVal joinTableNames As String, _ ByVal Expression As String _ ) As ESRI.ArcGIS.Carto.IFeatureLayer
'Usage Dim instance As MobileBackdropLayer Dim LayerName As String Dim useCurrentSelection As Boolean Dim joinTableNames As String Dim Expression As String Dim value As ESRI.ArcGIS.Carto.IFeatureLayer value = instance.IFeatureLayerDefinition2_CreateSelectionLayer(LayerName, useCurrentSelection, joinTableNames, Expression)
public virtual ESRI.ArcGIS.Carto.IFeatureLayer IFeatureLayerDefinition2_CreateSelectionLayer( string LayerName, bool useCurrentSelection, string joinTableNames, string Expression )
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.