ArcFM Engine Developer Guide
Terminate Method (IMMMapBookControl)


A boolean value indicating whether to prompt the user before close

This method closes the map book control.
Syntax
'Declaration
 
Sub Terminate( _
   ByRef Prompt As Boolean _
) 
'Usage
 
Dim instance As IMMMapBookControl
Dim Prompt As Boolean
 
instance.Terminate(Prompt)
void Terminate( 
   ref bool Prompt
)

Parameters

Prompt

A boolean value indicating whether to prompt the user before close

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

IMMMapBookControl Interface
IMMMapBookControl Members

 

 


Send Comment