Share via


StatusingAssignmentsDataSet.AssignmentsRow.WASSN_SEND_UPDATE_NEEDED property

Gets or sets web administration field that indicates whether subscribers to the assignment should receive an update by email message.

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

Syntax

'Declaration
Public Property WASSN_SEND_UPDATE_NEEDED As Boolean
    Get
    Set
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Boolean

value = instance.WASSN_SEND_UPDATE_NEEDED

instance.WASSN_SEND_UPDATE_NEEDED = value
public bool WASSN_SEND_UPDATE_NEEDED { get; set; }

Property value

Type: System.Boolean

See also

Reference

StatusingAssignmentsDataSet.AssignmentsRow class

StatusingAssignmentsDataSet.AssignmentsRow members

WebSvcStatusing namespace