ProjectDataSet.AssignmentRow.SetASSN_NOTESNull Method

Sets the ASSN_NOTES property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Sub SetASSN_NOTESNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow

instance.SetASSN_NOTESNull()
public void SetASSN_NOTESNull()

See Also

Reference

ProjectDataSet.AssignmentRow Class

ProjectDataSet.AssignmentRow Members

WebSvcStatusing Namespace