ProjectDataSet.AssignmentRow.SetASSN_COST_VARNull method
Sets the ASSN_COST_VAR property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_COST_VARNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_COST_VARNull()
public void SetASSN_COST_VARNull()
See also
Reference
ProjectDataSet.AssignmentRow class