Freigeben über


ImportTimesheetDataSet.LinesRow.IsTASK_NAMENull-Methode

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

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

Syntax

'Declaration
Public Function IsTASK_NAMENull As Boolean
'Usage
Dim instance As ImportTimesheetDataSet.LinesRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

ImportTimesheetDataSet.LinesRow Klasse

ImportTimesheetDataSet.LinesRow-Member

WebSvcStatusing-Namespace