Freigeben über


ProjectDataSet.AssignmentCustomFieldsRow.IsNUM_VALUENull-Methode

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

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

Syntax

'Declaration
Public Function IsNUM_VALUENull As Boolean
'Usage
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

ProjectDataSet.AssignmentCustomFieldsRow Klasse

ProjectDataSet.AssignmentCustomFieldsRow-Member

WebSvcStatusing-Namespace