StatusingDataSet.AssignmentsRow.IsWASSN_REMOVED_BY_RESNull Method

Determines whether the WASSN_REMOVED_BY_RES 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_REMOVED_BY_RESNull As Boolean
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.AssignmentsRow Class

StatusingDataSet.AssignmentsRow Members

WebSvcStatusing Namespace