DictTable.rights Method

Returns the access rights of the current user that is specified for the table.

Syntax

public AccessType rights()

Run On

Called

Return Value

Type: AccessType Enumeration
The access rights of the current user that is specified for the table. The return value can be one of the values in the AccessType system enumeration.

See Also

DictTable Class

AccessType Enumeration