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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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