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