Class RoleProvider
Archive of Roles - used by the web api. Lists all Roles in table.
Inheritance
RoleProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("Role", 1073741823)]
public class RoleProvider : TypedQueryProviderBase<ArchiveRow, RoleRoleExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
RoleProvider()
Archive of Roles - used by the web api. Lists all Roles in table.
Declaration
public RoleProvider()
Fields
ProviderName
Archive of Roles - used by the web api. Lists all Roles in table.
Declaration
public const string ProviderName = "Role"
Field Value
Type | Description |
---|---|
string |
RowTypeName
Archive of Roles - used by the web api. Lists all Roles in table.
Declaration
public const string RowTypeName = "role"
Field Value
Type | Description |
---|---|
string |