ArcFM Engine Developer Guide
FeatureLayer Property (ID8Layer2)


Retrieves an IFeatureLayer object. IFeatureLayer is an Esri interface; refer to Esri's documentation for more information about it.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
ReadOnly Property FeatureLayer As ESRI.ArcGIS.Carto.IFeatureLayer
'Usage
 
Dim instance As ID8Layer2
Dim value As ESRI.ArcGIS.Carto.IFeatureLayer
 
value = instance.FeatureLayer
[DispId(1610678272)]
ESRI.ArcGIS.Carto.IFeatureLayer FeatureLayer {get;}

Property Value

IFeatureLayer
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

ID8Layer2 Interface
ID8Layer2 Members

 

 


Send Comment