ArcFM Engine Developer Guide
Reorder Method


Syntax
'Declaration
 
Function Reorder( _
   ByRef pList As IMMPxCleanuplist _
) As Boolean
'Usage
 
Dim instance As IMMPxCleanupReorder
Dim pList As IMMPxCleanuplist
Dim value As Boolean
 
value = instance.Reorder(pList)
bool Reorder( 
   out IMMPxCleanuplist pList
)

Parameters

pList
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

IMMPxCleanupReorder Interface
IMMPxCleanupReorder Members

 

 


Send Comment