Class RejectedInvitationExtender
Extender that fetches invitation that I (the owner associate) have received and rejected (not other people's rejections of invitations that I have made). It does not fetch rejected assignments, because those are immediately transferred back to the assigning party.
Inheritance
RejectedInvitationExtender
Implements
Inherited Members
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class RejectedInvitationExtender : AssociateInvitationExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin
Constructors
RejectedInvitationExtender()
Declaration
public RejectedInvitationExtender()
Methods
InnerModifyQuery()
Declaration
protected override void InnerModifyQuery()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)