Class RecyclePersonExtender
Inheritance
RecyclePersonExtender
Implements
Inherited Members
Namespace: SuperOfficeCRMArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class RecyclePersonExtender : PersonExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
RecyclePersonExtender()
Declaration
public RecyclePersonExtender()
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 PersonTableInfo SetJoin()
Returns
| Type | Description |
|---|---|
| PersonTableInfo |