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