Class AppointmentAcceptedNotificationExtender
Inheritance
AppointmentAcceptedNotificationExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class AppointmentAcceptedNotificationExtender : AppointmentNotificationSubExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
AppointmentAcceptedNotificationExtender()
Declaration
public AppointmentAcceptedNotificationExtender()
Properties
IsBookingOwner
Declaration
protected override bool IsBookingOwner { get; }
Property Value
Type | Description |
---|---|
bool |
Overrides
Methods
ModifyQuery()
Interface implementation, called from outer query provider to build the query
Declaration
public override void ModifyQuery()