Class BatchTaskBatchTaskExtender
Root extender for Batch tasks - list all batch tasks in table
Inheritance
BatchTaskBatchTaskExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class BatchTaskBatchTaskExtender : BatchTaskExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
BatchTaskBatchTaskExtender()
Root extender for Batch tasks - list all batch tasks in table
Declaration
public BatchTaskBatchTaskExtender()
Methods
SetJoin()
Subclass contract: Implementations of this method should create the extenders' table information object, join it to the relevant parent, and return the table information instance
Declaration
protected override BatchTaskTableInfo SetJoin()
Returns
Type | Description |
---|---|
BatchTaskTableInfo |