ArcFM Engine Developer Guide
ServiceManagerExpansion Class
Members 


Product Availability
Required Licenses
.NET Assembly
Derive from this class to extend the functionality of the ServiceManager object. The ServiceManager handles reconciling and posting versions. However, if the versions to be posted have associated data, as they do in Session Manager and Workflow Manager, the ServiceManager will call on the appropriate ServiceManagerSupplement implementation if it has been configured in the GdbmConfiguration.xml document.
Syntax
'Declaration
 
Public MustInherit Class ServiceManagerExpansion 
'Usage
 
Dim instance As ServiceManagerExpansion
public abstract class ServiceManagerExpansion 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.GeodatabaseManager.ServiceManagerExpansion

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

ServiceManagerExpansion Members
Miner.Geodatabase.GeodatabaseManager Namespace

 

 


Send Comment