Class SmSmSaleExtender
This class is a root extender based on SelectionMember, with the added functionality that it instantiates a SelectionMemberSaleExtender - thus initiating the cascade that gives us full Sale functionality, restricted to selectionmembers for a particular selection.
Inheritance
SmSmSaleExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[Obsolete("Use SaSmSaleExtender instead", true)]
public class SmSmSaleExtender : SelectionMemberExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
SmSmSaleExtender()
This class is a root extender based on SelectionMember, with the added functionality that it instantiates a SelectionMemberSaleExtender - thus initiating the cascade that gives us full Sale functionality, restricted to selectionmembers for a particular selection.
Declaration
public SmSmSaleExtender()
Methods
SetJoin()
Subclass contract: Implementations of this method should create the extenders' table information object, join it to the relevant parent, and return the table information instance
Declaration
protected override SelectionMemberTableInfo SetJoin()
Returns
Type | Description |
---|---|
SelectionMemberTableInfo |