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