ArcFM Server Developer Guide
Init Method (Main)


Syntax
'Declaration
 
Public Sub Init( _
   ByVal pSOH As ESRI.ArcGIS.Server.IServerObjectHelper _
) 
'Usage
 
Dim instance As Main
Dim pSOH As ESRI.ArcGIS.Server.IServerObjectHelper
 
instance.Init(pSOH)
public void Init( 
   ESRI.ArcGIS.Server.IServerObjectHelper pSOH
)

Parameters

pSOH
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 Class
Main Members

 

 


Send Comment