ResourceAssignmentDataSet.ResourceAssignmentRow.WASSN_NOTE_STATUS property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property WASSN_NOTE_STATUS As Integer
    Get
    Set
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
Dim value As Integer

value = instance.WASSN_NOTE_STATUS

instance.WASSN_NOTE_STATUS = value
public int WASSN_NOTE_STATUS { get; set; }

Property value

Type: System.Int32

See also

Reference

ResourceAssignmentDataSet.ResourceAssignmentRow class

ResourceAssignmentDataSet.ResourceAssignmentRow members

WebSvcResource namespace