Share via


QueueStatusDataSet.StatusRow.IsQueueLocalStorageNull method

Namespace:  WebSvcQueueSystem
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function IsQueueLocalStorageNull As Boolean
'Usage
Dim instance As QueueStatusDataSet.StatusRow
Dim returnValue As Boolean

returnValue = instance.IsQueueLocalStorageNull()
public bool IsQueueLocalStorageNull()

Return value

Type: System.Boolean

See also

Reference

QueueStatusDataSet.StatusRow class

QueueStatusDataSet.StatusRow members

WebSvcQueueSystem namespace