ArcFM Engine Developer Guide
BeginOperation Method (IMMOperationHelper)


Syntax
'Declaration
 
Sub BeginOperation( _
   ByVal Application As ESRI.ArcGIS.Framework.IApplication, _
   ByVal Editor As ESRI.ArcGIS.Editor.IEditor _
) 
'Usage
 
Dim instance As IMMOperationHelper
Dim Application As ESRI.ArcGIS.Framework.IApplication
Dim Editor As ESRI.ArcGIS.Editor.IEditor
 
instance.BeginOperation(Application, Editor)
void BeginOperation( 
   ESRI.ArcGIS.Framework.IApplication Application,
   ESRI.ArcGIS.Editor.IEditor Editor
)

Parameters

Application
Editor
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

IMMOperationHelper Interface
IMMOperationHelper Members

 

 


Send Comment