PermissionValueMapReviewLogs Field

The user is allowed to view logs, whether for the whole company or items. MobileTrack users have this permission by default

Definition

Namespace: MobileTrack.Common.Enums
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static readonly PermissionValueMap ReviewLogs

Field Value

PermissionValueMap

Remarks

To view logs of a specific item, the user must also have the correct view permissions for that item type.

See Also