ServicePRO SDK Help

stcUserPrivilege..::..ArrayQueuesLoaded Property

Gets or sets a value indicating whether [array queues loaded].

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public bool ArrayQueuesLoaded { get; set; }
<DataMemberAttribute> _
Public Property ArrayQueuesLoaded As Boolean
	Get
	Set

Field Value

true if [array queues loaded]; otherwise, false.