Share via


ProjectDataSet.AssignmentRow.IsASSN_UPDATE_NEEDEDNull method

Determines whether the ASSN_UPDATE_NEEDED property is set to a null value.

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

Syntax

'Declaration
Public Function IsASSN_UPDATE_NEEDEDNull As Boolean
'Usage
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace