ArcFM Server Developer Guide
FeatureData Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides methods and properties for getting various information about layers in a map.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("05C7CEB0-976A-4920-928A-E8D367BFFD36")>
<ProgIdAttribute("Miner.Server.Results.FeatureData")>
Public Class FeatureData 
'Usage
 
Dim instance As FeatureData
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("05C7CEB0-976A-4920-928A-E8D367BFFD36")]
[ProgId("Miner.Server.Results.FeatureData")]
public class FeatureData 
Remarks

Currently, a client can get a primary display field and attributes for a given layer and object ID(s).

Inheritance Hierarchy

System.Object
   Miner.Server.Results.FeatureData

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

FeatureData Members
Miner.Server.Results Namespace

 

 


Send Comment