StatusingAssignmentsDataSet.AssignmentsRow.SetASSN_COST_IS_VALIDNull Method
Sets the ASSN_COST_IS_VALID property 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 Sub SetASSN_COST_IS_VALIDNull
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
instance.SetASSN_COST_IS_VALIDNull()
public void SetASSN_COST_IS_VALIDNull()
See Also
Reference
StatusingAssignmentsDataSet.AssignmentsRow Class