Share via


PlanAssignmentInterval.Name property

Gets the name of the plan assignment interval.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As PlanAssignmentInterval
Dim value As String

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

Property value

Type: System.String
The name of the interval.

See also

Reference

PlanAssignmentInterval class

PlanAssignmentInterval members

Microsoft.ProjectServer.Client namespace