Freigeben über


StatusingAssignmentsDataSet.AssignmentsRow.IsTASK_IS_SUMMARYNull-Methode

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

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

Syntax

'Declaration
Public Function IsTASK_IS_SUMMARYNull As Boolean
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

StatusingAssignmentsDataSet.AssignmentsRow Klasse

StatusingAssignmentsDataSet.AssignmentsRow-Member

WebSvcStatusing-Namespace