Freigeben über


QueueStatusDataSet.StatusRow.IsServiceNameNull-Methode

Bestimmt, ob die ServiceName -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic)festgelegt ist.

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

Syntax

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

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

QueueStatusDataSet.StatusRow Klasse

QueueStatusDataSet.StatusRow-Member

WebSvcQueueSystem-Namespace