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