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