ArcFM Desktop Developer Guide
GetChangeForNode Method (GraphChangesCollector)


Syntax
'Declaration
 
Public Function GetChangeForNode( _
   ByVal node As GraphNode _
) As GraphChangeType
'Usage
 
Dim instance As GraphChangesCollector
Dim node As GraphNode
Dim value As GraphChangeType
 
value = instance.GetChangeForNode(node)
public GraphChangeType GetChangeForNode( 
   GraphNode node
)

Parameters

node
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

GraphChangesCollector Class
GraphChangesCollector Members

 

 


Send Comment