Freigeben über


DriverPrioritizationDataSet.PrioritizationRow.IsDEPARTMENT_UIDNull-Methode

Bestimmt, ob die DEPARTMENT_UID -Eigenschaft auf einen null-Wert festgelegt ist.

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

Syntax

'Declaration
Public Function IsDEPARTMENT_UIDNull As Boolean
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

Siehe auch

Referenz

DriverPrioritizationDataSet.PrioritizationRow Klasse

DriverPrioritizationDataSet.PrioritizationRow-Member

WebSvcDriver-Namespace