Class PersonFormSubmissionExtender
Inheritance
PersonFormSubmissionExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class PersonFormSubmissionExtender : FormSubmissionExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
PersonFormSubmissionExtender()
Declaration
public PersonFormSubmissionExtender()
PersonFormSubmissionExtender(string)
Declaration
public PersonFormSubmissionExtender(string context)
Parameters
Type | Name | Description |
---|---|---|
string | context |
Methods
SetJoin()
Extender used to add form submission info to a person.
Declaration
protected override FormSubmissionTableInfo SetJoin()
Returns
Type | Description |
---|---|
FormSubmissionTableInfo |