ArcFM Desktop Developer Guide
Node Property (IMMPxControl2)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The Process Framework passes in the current node to this property. Use this property to set a reference to the node so the control can use it to view or modify the database record represented by the node.
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
WriteOnly Property Node As IMMPxNode
'Usage
 
Dim instance As IMMPxControl2
 
instance.Node = value
[DispId(1610678280)]
IMMPxNode Node {set;}

Property Value

IMMPxNode
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

IMMPxControl2 Interface
IMMPxControl2 Members

 

 


Send Comment