clsImportSetupUserGroups Class |
Namespace: MARIInterface
The clsImportSetupUserGroups type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportSetupUserGroups | Initializes a new instance of the clsImportSetupUserGroups class |
| Name | Description | |
|---|---|---|
| Description | NVARCHAR(50)Description of the user group: MPBenutzergruppen.Bezeichnung | |
| OrderIndex | simple order of the groups | |
| UserGroupID | 1..63 User Groups: MPBenutzergruppen.Gruppe | |
| UserLevel | NOT USED: UserLevel of the user group | |
| UserLevel2 | NOT USED: Default UserLevel of the user group: MPBenutzergruppen.FiBuLevel | |
| UserType | UserType 1=Fulluser, 2=Customer Portal User |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the user group 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 |
Save class data in the access database
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |