Otter SDK Reference
Version:

Executions_CreateLogScope(int? Execution_Id, byte[] Scope_Name, int? Parent_Scope_Sequence, System.DateTime? Start_Date, int? Scope_Sequence) Method

Creates a log scope.

Syntax

public static int? Executions_CreateLogScope(int? Execution_Id, byte[] Scope_Name, int? Parent_Scope_Sequence, System.DateTime? Start_Date, int? Scope_Sequence)

Parameters

Execution_Id
Type: int?
Scope_Name
Type: byte[]
Parent_Scope_Sequence
Type: int?
Start_Date
Type: System.DateTime?
Scope_Sequence
Type: int?