ArcFM Responder Mobile Developer Guide
Layer Property (IMMRowLayerSearchResults2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610743813)>
ReadOnly Property Layer As ESRI.ArcGIS.Carto.ILayer
'Usage
 
Dim instance As IMMRowLayerSearchResults2
Dim value As ESRI.ArcGIS.Carto.ILayer
 
value = instance.Layer
[System.Runtime.InteropServices.DispId(1610743813)]
ESRI.ArcGIS.Carto.ILayer Layer {get;}
read-only property Layer: ESRI.ArcGIS.Carto.ILayer; 
System.Runtime.InteropServices.DispIdAttribute(1610743813)
function get Layer : ESRI.ArcGIS.Carto.ILayer
[System.Runtime.InteropServices.DispId(1610743813)]
__property ESRI.ArcGIS.Carto.ILayer* get_Layer();
[System.Runtime.InteropServices.DispId(1610743813)]
property ESRI.ArcGIS.Carto.ILayer^ Layer {
   ESRI.ArcGIS.Carto.ILayer^ get();
}
Requirements

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

See Also

Reference

IMMRowLayerSearchResults2 Interface
IMMRowLayerSearchResults2 Members

Send Feedback