ArcFM Engine Developer Guide
Update Method (IMMSimpleMassUpdater)


Syntax
'Declaration
 
Function Update( _
   ByVal UpdateList As ID8List, _
   ByVal FieldManager As IMMFieldManager, _
   ByVal MessageCallback As IMMMessageCallback _
) As ID8List
'Usage
 
Dim instance As IMMSimpleMassUpdater
Dim UpdateList As ID8List
Dim FieldManager As IMMFieldManager
Dim MessageCallback As IMMMessageCallback
Dim value As ID8List
 
value = instance.Update(UpdateList, FieldManager, MessageCallback)

Parameters

UpdateList
FieldManager
MessageCallback
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

IMMSimpleMassUpdater Interface
IMMSimpleMassUpdater Members

 

 


Send Comment