M

MEPAnalyticalNode.IsSameNode

Description:
Verify if this node is connected to the other node and thus represents the same analytical node in the network.
public bool IsSameNode(
	MEPAnalyticalNode other
)
Return Value Boolean True if two nodes represent the same node of the network. Otherwise false.