ProjectDataSet.TaskRow.DurationType - Propriété
Obsolète. Utilisez TASK_DUR_FMT pour définir le format d'affichage de durée de votre choix.
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property DurationType As Integer
Get
Set
'Utilisation
Dim instance As ProjectDataSet.TaskRow
Dim value As Integer
value = instance.DurationType
instance.DurationType = value
public int DurationType { get; set; }
Valeur de propriété
Type : System.Int32