ArcFM Engine Developer Guide
DeactivateEditor Method


This method provides an opportunity to release member variables, unload forms, and other "clean-up" tasks
Syntax
'Declaration
 
<DispIdAttribute(7)>
Sub DeactivateEditor() 
'Usage
 
Dim instance As IMMCustomFieldEditor
 
instance.DeactivateEditor()
[DispId(7)]
void DeactivateEditor()
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

IMMCustomFieldEditor Interface
IMMCustomFieldEditor Members

 

 


Send Comment