Partager via


DraftProject.ShowEstimatedDurations - Propriété

Obtient ou définit une valeur qui indique si un point d'interrogation s'affiche après une durée estimée d'une tâche.

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<RemoteAttribute> _
Public Property ShowEstimatedDurations As Boolean
    Get
    Set
'Utilisation
Dim instance As DraftProject
Dim value As Boolean

value = instance.ShowEstimatedDurations

instance.ShowEstimatedDurations = value
[RemoteAttribute]
public bool ShowEstimatedDurations { get; set; }

Valeur de propriété

Type : System.Boolean
True si un point d'interrogation s'affiche après une durée estimée d'une tâche ; dans le cas contraire, False.

Voir aussi

Référence

DraftProject classe

DraftProject - Membres

Microsoft.ProjectServer.Client - Espace de noms