Class AppointmentUpdatedNotificationExtender
Inheritance
AppointmentUpdatedNotificationExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class AppointmentUpdatedNotificationExtender : AppointmentNotificationSubExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
AppointmentUpdatedNotificationExtender()
Declaration
public AppointmentUpdatedNotificationExtender()
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()