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