Class SalePublishExtender
Extend a Sale extender with a Publish extender, to provide the Publish columns related to a Sale.
Inheritance
SalePublishExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class SalePublishExtender : PublishExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
SalePublishExtender()
Initialize the Publish
Declaration
public SalePublishExtender()
Methods
SetJoin()
Create a Publish tableinfo and join it to the parent Sale
Declaration
protected override PublishTableInfo SetJoin()
Returns
Type | Description |
---|---|
PublishTableInfo | PublishTableInfo of the newly created info instance |