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:  [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl

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

Resource Web Service