ArcFM Desktop Developer Guide
Add Method (IMMPxNodeHistory)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

IMMPxHistory
Method adds a new entry to the node's history. Input parameter type is IMMPxHistory.
Syntax
'Declaration
 
Sub Add( _
   ByVal pHistory As IMMPxHistory _
) 
'Usage
 
Dim instance As IMMPxNodeHistory
Dim pHistory As IMMPxHistory
 
instance.Add(pHistory)
void Add( 
   IMMPxHistory pHistory
)

Parameters

pHistory
IMMPxHistory
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

IMMPxNodeHistory Interface
IMMPxNodeHistory Members

 

 


Send Comment