ArcFM Server Developer Guide
Layer Property (ResultSet)


The layer the ResultSet is associated with.
Syntax
'Declaration
 
Public Property Layer As ESRI.ArcGIS.Carto.IMapLayerInfo
'Usage
 
Dim instance As ResultSet
Dim value As ESRI.ArcGIS.Carto.IMapLayerInfo
 
instance.Layer = value
 
value = instance.Layer
public ESRI.ArcGIS.Carto.IMapLayerInfo Layer {get; set;}
Remarks
Is not serialized via IXMLSerialize.
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

ResultSet Class
ResultSet Members

 

 


Send Comment