Share via


StatusingDataSet.AssignmentsRow.WASSN_COMMENTS property

Comments that are associated with web administration of the specified assignment.

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

Syntax

'Declaration
Public Property WASSN_COMMENTS As String
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
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

StatusingDataSet.AssignmentsRow class

StatusingDataSet.AssignmentsRow members

WebSvcStatusing namespace