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: ProjectServerServices (in ProjectServerServices.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