Class LinksAppointmentBySourceLeftProvider
Link data provider for appointments, addressed by source (via relations table), left-to-right direction
Inheritance
LinksAppointmentBySourceLeftProvider
Implements
Inherited Members
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class LinksAppointmentBySourceLeftProvider : LinksBySourceProviderLeftBase<LinksAppointmentBySourceLeftExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, IPlugin
Constructors
LinksAppointmentBySourceLeftProvider()
Link data provider for appointments, addressed by source (via relations table), left-to-right direction
Declaration
public LinksAppointmentBySourceLeftProvider()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)