Class TableRights
Implements
Inherited Members
Namespace: SuperOffice.CRM.Security
Assembly: SoDataBase.dll
Syntax
public class TableRights : Rights<TableInfo, TableRight>, IDictionary<TableInfo, TableRight>, ICollection<KeyValuePair<TableInfo, TableRight>>, IEnumerable<KeyValuePair<TableInfo, TableRight>>, IEnumerable
Constructors
TableRights()
Declaration
public TableRights()
Methods
GetIntKey(TableInfo)
Declaration
public override int GetIntKey(TableInfo key)
Parameters
Type | Name | Description |
---|---|---|
TableInfo | key |
Returns
Type | Description |
---|---|
int |