Freigeben über


ProjectDataSet.TaskRow.IsTASK_PRIORITYNull-Methode

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

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

Syntax

'Declaration
Public Function IsTASK_PRIORITYNull As Boolean
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

ProjectDataSet.TaskRow Klasse

ProjectDataSet.TaskRow-Member

WebSvcStatusing-Namespace