Syntax
public
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?