Click or drag to resize

CustomerSettingDefaultAccessRequestResourceSelectionItemsPerPage Field

Comma-separated string of numbers. Used to set the default no of items you see in the resource selection grid in the Access request process. eg: 5,10,20

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string AccessRequestResourceSelectionItemsPerPage = "5,10,20"

Field Value

Type: String
See Also