Miner.Interop Namespace > IMMAttributeAgent Interface : EditFeatureLayer Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678277)> ReadOnly Property EditFeatureLayer As ESRI.ArcGIS.Carto.IFeatureLayer
'Usage
Dim instance As IMMAttributeAgent Dim value As ESRI.ArcGIS.Carto.IFeatureLayer value = instance.EditFeatureLayer
[System.Runtime.InteropServices.DispId(1610678277)]
ESRI.ArcGIS.Carto.IFeatureLayer EditFeatureLayer {get;}
read-only property EditFeatureLayer: ESRI.ArcGIS.Carto.IFeatureLayer;
System.Runtime.InteropServices.DispIdAttribute(1610678277)
function get EditFeatureLayer : ESRI.ArcGIS.Carto.IFeatureLayer
[System.Runtime.InteropServices.DispId(1610678277)] __property ESRI.ArcGIS.Carto.IFeatureLayer* get_EditFeatureLayer();
[System.Runtime.InteropServices.DispId(1610678277)]
property ESRI.ArcGIS.Carto.IFeatureLayer^ EditFeatureLayer {
ESRI.ArcGIS.Carto.IFeatureLayer^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2