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