Syntax
public
Task<IList<Tables.ScopedExecutionLogEntries>> Executions_GetLogEntriesAsync(int? Execution_Id, int? Scope_Sequence, int? Minimum_Scope_HighestLogEntry_Level, Inedo.Data.YNIndicator? IncludeDebug_Indicator)
Parameters
- Execution_Id
- Type: int?
- Scope_Sequence
- Type: int?
- Minimum_Scope_HighestLogEntry_Level
- Type: int?
- IncludeDebug_Indicator
- Type: Inedo.Data.YNIndicator?