Freigeben über


UnsubmittedTimesheetDataSet.TimePeriodsRow.IsTS_NAMENull-Methode

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

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

Syntax

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

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

UnsubmittedTimesheetDataSet.TimePeriodsRow Klasse

UnsubmittedTimesheetDataSet.TimePeriodsRow-Member

WebSvcAdmin-Namespace