Share via


StatusingDataSet.AssignmentsRow.IsASSN_COST_IS_VALIDNull Method

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

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.AssignmentsRow Class

StatusingDataSet.AssignmentsRow Members

Statusing Web Service