Syntax
  
    public
    static
    IList<Tables.Executions_Extended> Executions_GetExecutions(int? Execution_Count, string ExecutionRunState_Code, string ExecutionStatus_Code, string ExecutionMode_Code)
  Parameters
  
    - Execution_Count
- Type: int?
 
    - ExecutionRunState_Code
- Type: string
 
    - ExecutionStatus_Code
- Type: string
 
    - ExecutionMode_Code
- Type: string