ArcFM Desktop Developer Guide
Layer Property (SearchLayer)


The ILayer that results are to be returned from.
Syntax
'Declaration
 
Public Property Layer As ESRI.ArcGIS.Carto.ILayer
'Usage
 
Dim instance As SearchLayer
Dim value As ESRI.ArcGIS.Carto.ILayer
 
instance.Layer = value
 
value = instance.Layer
public ESRI.ArcGIS.Carto.ILayer Layer {get; set;}
Requirements

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.

See Also

Reference

SearchLayer Class
SearchLayer Members

 

 


Send Comment