ArcFM Server Developer Guide
ResultsConverter Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides methods that allow a caller to convert results obtained from verious operations in ArcFM Server (e.g. tracing, identify) into ResultSets or a ResultSetCollection.
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<AutomationProxyAttribute(True)>
<ProgIdAttribute("Miner.Server.Results.ResultsConverter")>
<GuidAttribute("AA822F8B-7F43-462b-BF02-12C8DD81C82E")>
<ComVisibleAttribute(True)>
Public NotInheritable Class ResultsConverter 
'Usage
 
Dim instance As ResultsConverter
[ClassInterface(ClassInterfaceType.None)]
[AutomationProxy(true)]
[ProgId("Miner.Server.Results.ResultsConverter")]
[Guid("AA822F8B-7F43-462b-BF02-12C8DD81C82E")]
[ComVisible(true)]
public sealed class ResultsConverter 
Inheritance Hierarchy

System.Object
   Miner.Server.Results.ResultsConverter

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

ResultsConverter Members
Miner.Server.Results Namespace
ResultSet
ResultSetCollection

 

 


Send Comment