Share via


StatusingDataSet.AssignmentsRow.WASSN_SEND_UPDATE_DATE property

The date and time that a resource sent an assignment update to a manager.

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

Syntax

'Declaration
Public Property WASSN_SEND_UPDATE_DATE As DateTime
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As DateTime

value = instance.WASSN_SEND_UPDATE_DATE

instance.WASSN_SEND_UPDATE_DATE = value
public DateTime WASSN_SEND_UPDATE_DATE { get; set; }

Property value

Type: System.DateTime

See also

Reference

StatusingDataSet.AssignmentsRow class

StatusingDataSet.AssignmentsRow members

WebSvcStatusing namespace