Partager via


Task.ActualWork Propriété

Définition

Obtient ou définit le temps réel consacré à la tâche.

public:
 property Nullable<int> ActualWork { Nullable<int> get(); void set(Nullable<int> value); };
public Nullable<int> ActualWork { get; set; }
Public Property ActualWork As Nullable(Of Integer)

Valeur de propriété

Valeur entière ; ou null.

S’applique à