Class SmSmDocumentExtender
This class is a root extender based on SelectionMember, with the added functionality that it instantiates a SelectionMemberDocumentExtender - thus initiating the cascade that gives us full Document functionality, restricted to selectionmembers for a particular selection.
Inheritance
SmSmDocumentExtender
Implements
Inherited Members
Namespace: SuperOfficeCRMArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[Obsolete("Use DoSmDocumentExtender instead", true)]
public class SmSmDocumentExtender : SelectionMemberExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
SmSmDocumentExtender()
Declaration
public SmSmDocumentExtender()
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 |