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_CompleteLogScopeAsync(int!,int!,System.DateTime!)
Executions_CompleteLogScopeAsync(int? Execution_Id, int? Scope_Sequence, System.DateTime? End_Date) Method
Completes a log scope.
Syntax
public
System.Threading.Tasks.Task
Executions_CompleteLogScopeAsync(
int
? Execution_Id,
int
? Scope_Sequence,
System.DateTime
? End_Date)
Parameters
Execution_Id
Type: int?
Scope_Sequence
Type: int?
End_Date
Type: System.DateTime?