StatusingDataSet.AssignmentsRow.SetASSN_COSTNull Method
Sets the ASSN_COST property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_COSTNull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetASSN_COSTNull()
public void SetASSN_COSTNull()
See Also
Reference
StatusingDataSet.AssignmentsRow Class