Class UsageStatsUsageStatsExtender
Inheritance
UsageStatsUsageStatsExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class UsageStatsUsageStatsExtender : UsageStatsExterderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
UsageStatsUsageStatsExtender()
Construct the object and instantiate the ContactTableInfo
Declaration
public UsageStatsUsageStatsExtender()
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 UsageStatsTableInfo SetJoin()
Returns
Type | Description |
---|---|
UsageStatsTableInfo | TableInfo instance to be used by the base class |