Click or drag to resize

clsImportSetupMenuRights Class

Data holder to import and export menu user rights: MARIProjektImportSetupMenuRights
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportSetupMenuRights

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportSetupMenuRights : clsImportBase

The clsImportSetupMenuRights type exposes the following members.

Constructors
  NameDescription
Public methodclsImportSetupMenuRights
Initializes a new instance of the clsImportSetupMenuRights class
Top
Properties
  NameDescription
Public propertyProgID
Internal Uniue Key
Public propertyUserRights
Bit flag of the user groups. See UserGroupID
Top
Methods
  NameDescription
Public methodbReadFromDB
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).)
Public methodbSaveRSToMDB
Saves to MS Access transport database
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).)
Top
Remarks
See Also