Click or drag to resize

GroupAccessKeyCanUpdate Property

When true, the group is granted with update permission for the entity, protected by the access key. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool CanUpdate { get; set; }

Property Value

Type: Boolean
See Also