Freigeben über


TimesheetListDataSet.TimesheetsRow.IsTS_NAMENull-Methode

Bestimmt, ob die TS_NAME -Eigenschaft auf einen null-Wert festgelegt ist.

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

Syntax

'Declaration
Public Function IsTS_NAMENull As Boolean
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

TimesheetListDataSet.TimesheetsRow Klasse

TimesheetListDataSet.TimesheetsRow-Member

WebSvcTimeSheet-Namespace