ServicePRO SDK Help

EnumHelper..::..IsWaitStateAllowed Method

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

Syntax


public static bool IsWaitStateAllowed(
	clsEnumeration..::..hsWaitState requestWaitState,
	clsEnumeration..::..hsAllowedQueueStatus allowedStates
)
Public Shared Function IsWaitStateAllowed ( _
	requestWaitState As clsEnumeration..::..hsWaitState, _
	allowedStates As clsEnumeration..::..hsAllowedQueueStatus _
) As Boolean