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