Share via


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:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

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

Statusing Web Service