ProjectDataSet.AssignmentRow.SetASSN_NOTESNull method

Sets the ASSN_NOTES property to a null value.

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

WebSvcProject namespace