Click or drag to resize
TOPICA Basic Class Permission

[This is preliminary documentation and is subject to change.]

The Permission class models one row int the database table Permission.

Each Permission represents one permission (e.g. permission to create patients or to adminster organization).

Permission properties

Property

Type

Description

ToString

String

String representation fordebugging etc.

Name

String

The internal permission name.

Caption

String

The caption displayed in the user interface.

See Also