Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxSDEVersion Interface |
For a list of all members of this type, see IMMPxSDEVersion members.
Name | Description | |
---|---|---|
![]() | Create | This method creates a new version associated with a Process Framework node. Input parameters node ID (long), node type ID (long) and suppress message flag (as boolean). Returns a boolean indicating if the method was successful. |
![]() | Delete | This method deletes the version. Input parameter is a suppress message flag (as boolean). Returns a boolean indicating if the method was successful. |
![]() | Hydrate | Method to fill the object with data specific to the node. Input parameters are node ID (long), node type ID (long) and a suppress message flag (boolean). Returns a boolean indicating if the method was successful. |
![]() | Initialize | Method to initialize the object with Process Framework data. Input parameters are a PxApp reference (as IMMPxApplication) and a suppress message flag (as boolean). Returns a boolean indicating if the method was successful. |
![]() | Update | This method updates the version. Input parameter is a suppress message flag (as boolean). Returns a boolean indicating if the method was successful. |