QueueStatusDataSet.StatusRow.IsQueueLocalStorageNull-Methode
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()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
QueueStatusDataSet.StatusRow Klasse