Share via


StatusingAssignmentsDataSet.AssignmentsRow.IsWASSN_SEND_UPDATE_NEEDEDNull method

Determines whether the WASSN_SEND_UPDATE_NEEDED property is set to a a null reference (Nothing in Visual Basic) value.

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

StatusingAssignmentsDataSet.AssignmentsRow class

StatusingAssignmentsDataSet.AssignmentsRow members

WebSvcStatusing namespace