Class RoleRoleExtender
Root extender for Roles - list all roles in table
Inheritance
RoleRoleExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class RoleRoleExtender : RoleExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
RoleRoleExtender()
Root extender for Roles - list all roles in table
Declaration
public RoleRoleExtender()
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 RoleTableInfo SetJoin()
Returns
Type | Description |
---|---|
RoleTableInfo |