ResourceAssignmentDataSet.ResourceAssignmentRow.WASSN_COMMENTS Property

Internal use only.

Namespace:  WebSvcResource
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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