Interface IBatchTaskInitializer
Namespace: SuperOffice.CRM.BatchProcessing
Assembly: SoBatchProcessing.dll
Syntax
public interface IBatchTaskInitializer
Methods
SaveAndInit(BatchTaskRow)
Declaration
void SaveAndInit(BatchTaskRow row)
Parameters
Type | Name | Description |
---|---|---|
BatchTaskRow | row |