docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter SDK
Inedo.Otter.Data
DB.Context
Executions_GetExecutionLogScopesAsync(int!)
Executions_GetExecutionLogScopesAsync(int? Execution_Id) Method
Gets all log scopes for the specified execution.
Syntax
public
Task
<
IList
<
Tables.ScopedExecutionLogs
>> Executions_GetExecutionLogScopesAsync(
int
? Execution_Id)
Parameters
Execution_Id
Type: int?