ArcFM Server Developer Guide
Main Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("5e28e923-f2ae-4bd3-a4f5-1cc64da81082")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ESRI.ArcGIS.SOESupport.ServerObjectExtensionAttribute("MapServer", 
   AllCapabilities="", 
   DefaultCapabilities="", 
   Description="ArcFM Server Solution FiberManager Extension", 
   DisplayName="ArcFMServerFiberManager", 
   Properties="", 
   SupportsREST=True, 
   SupportsSOAP=False)>
Public Class Main 
   Implements ESRI.ArcGIS.esriSystem.IObjectConstruct, ESRI.ArcGIS.esriSystem.IRESTRequestHandler, ESRI.ArcGIS.Server.IServerObjectExtension 
'Usage
 
Dim instance As Main
[ComVisible(true)]
[Guid("5e28e923-f2ae-4bd3-a4f5-1cc64da81082")]
[ClassInterface(ClassInterfaceType.None)]
[ESRI.ArcGIS.SOESupport.ServerObjectExtension("MapServer", 
   AllCapabilities="", 
   DefaultCapabilities="", 
   Description="ArcFM Server Solution FiberManager Extension", 
   DisplayName="ArcFMServerFiberManager", 
   Properties="", 
   SupportsREST=true, 
   SupportsSOAP=false)]
public class Main : ESRI.ArcGIS.esriSystem.IObjectConstruct, ESRI.ArcGIS.esriSystem.IRESTRequestHandler, ESRI.ArcGIS.Server.IServerObjectExtension  
Inheritance Hierarchy

System.Object
   Miner.Server.FiberManager.Main

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

Main Members
Miner.Server.FiberManager Namespace

 

 


Send Comment