ArcFM Engine Developer Guide
FeatureLayer Property (ID8Layer)


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

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

ID8Layer Interface
ID8Layer Members

 

 


Send Comment