ArcFM Engine Developer Guide
CreateEditLogFromPacket Method


Syntax
'Declaration
 
Function CreateEditLogFromPacket( _
   ByVal pPacket As IMMPacket _
) As String
'Usage
 
Dim instance As IMMMobileImportXml
Dim pPacket As IMMPacket
Dim value As String
 
value = instance.CreateEditLogFromPacket(pPacket)
string CreateEditLogFromPacket( 
   IMMPacket pPacket
)

Parameters

pPacket
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

IMMMobileImportXml Interface
IMMMobileImportXml Members

 

 


Send Comment