ReportRight |
The data type ReportRight represents the rights and restrictions assigned to a Fleet user for working with public reports. It is used exclusively by the PublicReports subfield of the User table's Rights column.
You can only access columns with the ReportRight data type using the dot notation subfield syntax (for example, Input.Rights.PublicReports.Item). For help working with subfields, see Accessing subfields.
The ReportRight data type contains the following subfield:
Subfield | Data Type | Description |
---|---|---|
Item | EnumType | Rights to work with public reports. Values: None, Run, Edit, CreateDelete. |
The ReportRight data type is not supported in the [Script] section.