ArcFM Engine Developer Guide
Add Method (IMMPxCleanuplist)


Syntax
'Declaration
 
Sub Add( _
   ByVal lNodeTypeID As Integer, _
   ByVal lNodeID As Integer _
) 
'Usage
 
Dim instance As IMMPxCleanuplist
Dim lNodeTypeID As Integer
Dim lNodeID As Integer
 
instance.Add(lNodeTypeID, lNodeID)
void Add( 
   int lNodeTypeID,
   int lNodeID
)

Parameters

lNodeTypeID
lNodeID
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

IMMPxCleanuplist Interface
IMMPxCleanuplist Members

 

 


Send Comment