Class ReportsReportsExtender
Inheritance
ReportsReportsExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class ReportsReportsExtender : ReportsExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ReportsReportsExtender()
Construct the object and instantiate the PublishTableInfo
Declaration
public ReportsReportsExtender()
Properties
TableToExtend
Return the free-standing table instance
Declaration
public override TableInfo TableToExtend { get; }
Property Value
Type | Description |
---|---|
TableInfo |
Overrides
Methods
SetJoin()
Return the free-standing table instance
Declaration
protected override SORPublishTableInfo SetJoin()
Returns
Type | Description |
---|---|
SORPublishTableInfo | TableInfo instance to be used by the base class |