Freigeben über


UnsubmittedTimesheetDataSet.TimePeriodsRow.IsWPRD_NAMENull-Methode

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

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

Syntax

'Declaration
Public Function IsWPRD_NAMENull As Boolean
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

UnsubmittedTimesheetDataSet.TimePeriodsRow Klasse

UnsubmittedTimesheetDataSet.TimePeriodsRow-Member

WebSvcAdmin-Namespace