ArcFM Server Developer Guide
Layer Property (PrimaryDisplayField)


Layer of the associated PrimaryDisplayField.
Syntax
'Declaration
 
Public Property Layer As ESRI.ArcGIS.Carto.IMapLayerInfo
'Usage
 
Dim instance As PrimaryDisplayField
Dim value As ESRI.ArcGIS.Carto.IMapLayerInfo
 
instance.Layer = value
 
value = instance.Layer
public ESRI.ArcGIS.Carto.IMapLayerInfo 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

PrimaryDisplayField Class
PrimaryDisplayField Members

 

 


Send Comment