Class ContactStaticSelectionMemberExtender
Extender used to add static selection member information to a contact. See the base class for documentation.
Inheritance
ContactStaticSelectionMemberExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class ContactStaticSelectionMemberExtender : StaticSelectionMemberBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ContactStaticSelectionMemberExtender()
Extender used to add static selection member information to a contact. See the base class for documentation.
Declaration
public ContactStaticSelectionMemberExtender()
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 |