Share via


StatusingAssignmentsDataSet.AssignmentsRow.WASSN_SEND_UPDATE_NEEDED Property

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