ProjectPropertyValues.DurationValue propriedade
Obtém ou define o valor de uma propriedade de duração.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
<DataMemberAttribute> _
Public Property DurationValue As Integer
Get
Set
'Uso
Dim instance As ProjectPropertyValues
Dim value As Integer
value = instance.DurationValue
instance.DurationValue = value
[DataMemberAttribute]
public int DurationValue { get; set; }
Valor de propriedade
Tipo: System.Int32
Um valor inteiro.