Compartilhar via


PlanAssignmentIntervalCreationInformation.Duration propriedade

Obtém ou define o timespan do intervalo de atribuição de plano, expresso em uma seqüência de texto.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (em Microsoft.ProjectServer.Client.dll)

Sintaxe

'Declaração
<RemoteAttribute> _
Public Property Duration As String
    Get
    Set
'Uso
Dim instance As PlanAssignmentIntervalCreationInformation
Dim value As String

value = instance.Duration

instance.Duration = value
[RemoteAttribute]
public string Duration { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

PlanAssignmentIntervalCreationInformation classe

PlanAssignmentIntervalCreationInformation membros

Microsoft.ProjectServer.Client namespace