Class FormSubmissionAssociateExtender
This class extends a Form submission archive provider extender with associate info
Inheritance
FormSubmissionAssociateExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class FormSubmissionAssociateExtender : AssociateExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
FormSubmissionAssociateExtender()
Construct the object and set the column icon hint
Declaration
public FormSubmissionAssociateExtender()
Methods
SetJoin()
Retrieve the associate field we'd like to process, from the parent Document table
Declaration
protected override AssociateTableInfo SetJoin()
Returns
Type | Description |
---|---|
AssociateTableInfo | Associate field information |