Click or drag to resize

GroupAccessKeysRepositoryTableName Field

The primary storage table for GroupAccessKey objects

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public const string TableName = "Sec_Group_Access_Keys"

Field Value

Type: String
See Also