DriverPrioritizationDataSet.PrioritizationRow.IsDEPARTMENT_NAMENull-Methode
Bestimmt, ob die DEPARTMENT_NAME -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcDriver
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsDEPARTMENT_NAMENull As Boolean
'Usage
Dim instance As DriverPrioritizationDataSet.PrioritizationRow
Dim returnValue As Boolean
returnValue = instance.IsDEPARTMENT_NAMENull()
public bool IsDEPARTMENT_NAMENull()
Rückgabewert
Typ: System.Boolean
Gibt Boolean zurück.
Siehe auch
Referenz
DriverPrioritizationDataSet.PrioritizationRow Klasse