Share via


StatusingAssignmentsDataSet.AssignmentsRow.IsWASSN_IS_NEW_ASSNNull method

Determines whether the WASSN_IS_NEW_ASSN 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_IS_NEW_ASSNNull As Boolean
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

StatusingAssignmentsDataSet.AssignmentsRow class

StatusingAssignmentsDataSet.AssignmentsRow members

WebSvcStatusing namespace