Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxState Interface |
The following tables list the members exposed by IMMPxState.
Name | Description | |
---|---|---|
![]() | Bitmap | Specifies the bitmap to be associated with the state. |
![]() | Control | Reads the control or form in Process Framework on which the state appears. |
![]() | Name | Allows the developer to read the name which will appear in the Process Framework extension. |
![]() | NodeType | Indicates the node type (e.g., design, session) for which the state has been defined. |
![]() | Roles | Indicates the role(s) that may access the state. Returns an IMMEnumPxRole object containing the roles that may access the state. |
![]() | State | Returns the numeric value assigned to the state when it was defined in the Process Framework Administration Tool. The user may modify this value in the Process Framework Administration Tool. |
![]() | StateID | A unique ID for the state. This value may not be modified by the user. |