ArcFM Engine Developer Guide
CreateNewNode Method (IMMPxApplicationEx2)


Syntax
'Declaration
 
Sub CreateNewNode( _
   ByVal pPxNode As IMMPxNode, _
   ByVal sTransName As String _
) 
'Usage
 
Dim instance As IMMPxApplicationEx2
Dim pPxNode As IMMPxNode
Dim sTransName As String
 
instance.CreateNewNode(pPxNode, sTransName)
void CreateNewNode( 
   IMMPxNode pPxNode,
   string sTransName
)

Parameters

pPxNode
sTransName
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

IMMPxApplicationEx2 Interface
IMMPxApplicationEx2 Members

 

 


Send Comment