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