ResourceAssignmentDataSet.ResourceAssignmentRow.WASSN_SEND_UPDATE_DATE property
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property WASSN_SEND_UPDATE_DATE As DateTime
Get
Set
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
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
ResourceAssignmentDataSet.ResourceAssignmentRow class