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