ResourceAssignmentDataSet.ResourceAssignmentRow.ASSN_ACT_FINISH - Propriété

Obtient ou définit la date et l'heure d'une tâche ou une affectation est réellement achèvement.

Espace de noms :  WebSvcResource
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property ASSN_ACT_FINISH As DateTime
    Get
    Set
'Utilisation
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
Dim value As DateTime

value = instance.ASSN_ACT_FINISH

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

Valeur de propriété

Type : System.DateTime

Voir aussi

Référence

ResourceAssignmentDataSet.ResourceAssignmentRow classe

ResourceAssignmentDataSet.ResourceAssignmentRow - Membres

WebSvcResource - Espace de noms