PermissionTypeDelete Field |
The user can delete the secured object.
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const PermissionType Delete = 0
Public Const Delete As PermissionType = 0
public:
literal PermissionType^ Delete = 0
static val mutable Delete: PermissionType
Field Value
Type:
PermissionType
See Also