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