Class EjUserExtraFieldExtender
Inheritance
EjUserExtraFieldExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists.Joiners
Assembly: SoDataBase.dll
Syntax
public class EjUserExtraFieldExtender : ExtraFieldExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
EjUserExtraFieldExtender()
Declaration
public EjUserExtraFieldExtender()
Methods
SetJoin()
Subclass contract: Implementations of this method should create the extenders' table information object, join it to the relevant parent, and return the table information instance
Declaration
protected override TableInfo SetJoin()
Returns
Type | Description |
---|---|
TableInfo |