Share via


PlanAssignmentIntervalCreationInformation.Duration property

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

Syntax

'Declaration
Public Property Duration As String
    Get
    Set
'Usage
Dim instance As PlanAssignmentIntervalCreationInformation
Dim value As String

value = instance.Duration

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

Property value

Type: System.String

See also

Reference

PlanAssignmentIntervalCreationInformation class

PlanAssignmentIntervalCreationInformation members

Microsoft.ProjectServer.Client namespace