ArcFM Engine Developer Guide
EndOperation Method (IMMOperationHelper)


Syntax
'Declaration
 
Sub EndOperation( _
   ByVal Succeeded As Boolean, _
   ByVal Message As String _
) 
'Usage
 
Dim instance As IMMOperationHelper
Dim Succeeded As Boolean
Dim Message As String
 
instance.EndOperation(Succeeded, Message)
void EndOperation( 
   bool Succeeded,
   string Message
)

Parameters

Succeeded
Message
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