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: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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