ArcFM Server Developer Guide
Shutdown Method (MMWorkspaceExtension)


Informs the extension that its workspace helper (and workspace) are going away.
Syntax
'Declaration
 
Sub Shutdown() 
'Usage
 
Dim instance As MMWorkspaceExtension
 
instance.Shutdown()
void Shutdown()
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

MMWorkspaceExtension Interface
MMWorkspaceExtension Members

 

 


Send Comment