clsImportSetupMenuRights Class |
Namespace: MARIInterface
The clsImportSetupMenuRights type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportSetupMenuRights | Initializes a new instance of the clsImportSetupMenuRights class |
| Name | Description | |
|---|---|---|
| ProgID | Internal Uniue Key | |
| UserRights |
Bit flag of the user groups. See UserGroupID |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the menu right data from the database and copies the values to the class
Only for internal use! To load data use your own SQL.
(Overrides clsImportBasebReadFromDB(MPInterface, String).) | |
| bSaveRSToMDB |
Saves to MS Access transport database
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |