StatusingDataSet.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:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Function IsWASSN_IS_NEW_ASSNNull As Boolean
'Usage
Dim instance As StatusingDataSet.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

StatusingDataSet.AssignmentsRow Class

StatusingDataSet.AssignmentsRow Members

WebSvcStatusing Namespace