 
            | Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxNode Interface | 
For a list of all members of this type, see IMMPxNode members.
| Name | Description | |
|---|---|---|
|  | Id | Provides the node identifier (as long). | 
|  | Locked | Determines if the node is locked (as boolean). | 
|  | NextStates | Returns a list of valid next states for the node (as IMMEnumPxState). | 
|  | NodeType | Returns the node type ID (as long). | 
|  | State | Returns an IMMPxState object that allows you to get a state string or long value. | 
|  | Transitions | Returns a list of valid transitions for the current state of the node (as IMMEnumPxTransition). |