Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxApplicationEx3 Interface |
The following tables list the members exposed by IMMPxApplicationEx3.
Name | Description | |
---|---|---|
![]() | CommandLine | Provides ability to access command line arguments for updating the database (as string). |
![]() | DBUniqueId | The unique identifier for the database being updated (as string). |
![]() | DBVersion | The unique identifier for the Process Framework database (as long). |
![]() | DisableFormUpdates | Allows developer to suppress form updates (as boolean). |
![]() | TasksExecuting | Returns a count of the number of tasks executing (as long). |
Name | Description | |
---|---|---|
![]() | ResetFilters | Method to reset the filters in the Process Framework application. |
![]() | Startup | Method to start the Process Framework application with the appropriate login information and extensions appropriate to the user using input parameters of types IMMPxLogin and IMMEnumExtensionNames, respectively. However, this method differs from the Startup method on IMMPxApplicationEx by using a third input parameter, sAccessUserName as string. |