Interface IBatchTaskInitializer
Namespace: SuperOfficeCRMBatchProcessing
Assembly: SoBatchProcessing.dll
Syntax
public interface IBatchTaskInitializer
Methods
SaveAndInitAsync(BatchTaskRow)
Declaration
Task SaveAndInitAsync(BatchTaskRow row)
Parameters
| Type | Name | Description |
|---|---|---|
| BatchTaskRow | row |
Returns
| Type | Description |
|---|---|
| Task |