|
Ofcas.Lk.Api.Client - Version 3.0
|
Collapse AllShows the ProjectRunnableProgram in a modal window.
|
Parameters |
Description |
|
ProjectRunnableProgram program |
The ProjectRunnableProgram to be run. |
|
Dictionary<string, object> parameters |
The optional parameters for the ProjectRunnableProgram to be run. See WellKnownParameterKeys.Project.Program for the available keys. |
Returns a DialogResultCode for the ProjectRunnableProgram.
|
Exceptions |
Description |
|
Occurs if the method fails. |