MpUserMgrUIGroupDlgType

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpUserMgrUIGroupDlgType

mapp Services V5.16

Data type used to control the display of a dialog box. This dialog box is used to edit a user group.

Parameter

Data type

Description

Name

WSTRING[20]

Name of the user group

VC4 connection: Datapoint from String

Index

UINT

Index of the user group

VC4 connection: Datapoint from Numeric

Level

DINT

Level of the user group

VC4 connection: Datapoint from Numeric

LevelLimit

DINT

Maximum level that is permitted to be set for this group

Admin

BOOL

Defines whether this group has administrator rights

VC4 connection: IndexDatapoint from Dropdown (text group for administrator rights)

AccessRights

ARRAY[0..19] of MpUserAccessRightEnum

List with the access rights for individual actions

VC4 connection: IndexDatapoint from Dropdown (text group for access rights)

AccessRightsLimit

ARRAY[0..19] of MpUserAccessRightEnum

Limits for entering user rights

LayerStatus

UINT

Visibility of the dialog box (status data point for the dialog box layer)

VC4 connection: StatusDatapoint from Layer

Confirm

BOOL

Confirms the operation

VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1

Cancel

BOOL

Cancels the operation

VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1

 

ui_usermgruigroupdlgtype