StatusingDataSet.AssignmentsRow.WASSN_SEND_UPDATE_DATE-Eigenschaft
Aktualisieren das Datum und die Uhrzeit, die eine Ressource eine Zuordnung gesendet an einen 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; }
Eigenschaftswert
Typ: System.DateTime
Siehe auch
Referenz
StatusingDataSet.AssignmentsRow Klasse