Class LinksAppointmentByDestinationExtender
Link data extender for by-destination addressing, a fancy way of saying appointments by appointment id
Inheritance
LinksAppointmentByDestinationExtender
Implements
Inherited Members
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class LinksAppointmentByDestinationExtender : AppointmentAppointmentExtender, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin
Constructors
LinksAppointmentByDestinationExtender()
Declaration
public LinksAppointmentByDestinationExtender()
Fields
_colDestinationAppointmentIdRestriction
Declaration
protected ArchiveColumnInfo _colDestinationAppointmentIdRestriction
Field Value
Type | Description |
---|---|
ArchiveColumnInfo |
Methods
InnerModifyQuery()
Declaration
protected override void InnerModifyQuery()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)