Share via


ResourceAssignmentDataSet.ResourceAssignmentRow.WASSN_COMMENTS 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_COMMENTS As String
    Get
    Set
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
Dim value As String

value = instance.WASSN_COMMENTS

instance.WASSN_COMMENTS = value
public string WASSN_COMMENTS { get; set; }

Property value

Type: System.String

See also

Reference

ResourceAssignmentDataSet.ResourceAssignmentRow class

ResourceAssignmentDataSet.ResourceAssignmentRow members

WebSvcResource namespace