This namespace contains the objects necessary to customize Geodatabase Manager.
Classes
| Class | Description |
 | ActionData | Contains data needed to execute GDBM actions. Also functions as a mechanism to store information across events. |
 | ServiceManagerExpansion | 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. |
Enumerations
See Also