Click or drag to resize
CategoryRight
Print this page

The data type CategoryRight represents the rights and restrictions assigned to a Fleet user for working with marker categories. It is used exclusively by the PublicCategories subfield of the User table's Rights column.

Subfields

You can only access columns with the CategoryRight data type using the dot notation subfield syntax (for example, Input.Rights.PublicCategories.Member). For help working with subfields, see Accessing subfields.

The CategoryRight data type contains the following subfields:

SubfieldData TypeDescription
MemberEnumTypeRights to work with the members of a category. Values: None, View, ViewDetails, EditDetails, DeteteMarker.
ItemEnumTypeRights to work with category. Values: None, AddRemoveMarker, EditCategoryDetails, CreateDeleteCategory.
JavaScript conversion

The CategoryRight data type is not supported in the [Script] section.