ArcFM Desktop Developer Guide
CurrentNode Property (IMMPxApplicationEx)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Accesses the node that is currently selected in the Process Framework application (as IMMPxNode).
Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
Property CurrentNode As IMMPxNode
'Usage
 
Dim instance As IMMPxApplicationEx
Dim value As IMMPxNode
 
instance.CurrentNode = value
 
value = instance.CurrentNode
[DispId(1610678275)]
IMMPxNode CurrentNode {get; 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

IMMPxApplicationEx Interface
IMMPxApplicationEx Members

 

 


Send Comment