DictField.rights Method

Returns the access rights for the current user that are specified for the field.

Syntax

public AccessType rights()

Run On

Called

Return Value

Type: AccessType Enumeration
The access rights for the current user that are specified for the field.

Remarks

This can be one of the values in the AccessType enumeration.

See Also

DictField Class

AccessType Enumeration