Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxNodeHistory Interface |
For a list of all members of this type, see IMMPxNodeHistory members.
Name | Description | |
---|---|---|
![]() | Add | Method adds a new entry to the node's history. Input parameter type is IMMPxHistory. |
![]() | Delete | Deletes all history information associated with the node. |
![]() | Display | Method sets the caption for displaying the node's history in grid format in the Process Framework application. Requires a string input parameter. |
![]() | Init | Method checks that everything is in place to write history records. Input parameters are a connection, a schema string, a node ID (as long), a node type ID (as long) and an optional where clause (as string). |
![]() | Next | Method moves to the next history entry for the node. |
![]() | Reset | Method resets the iteration through history records back to the beginning. |