Assignment.WorkContourType property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property WorkContourType As WorkContourType
Get
'Usage
Dim instance As Assignment
Dim value As WorkContourType
value = instance.WorkContourType
public WorkContourType WorkContourType { get; }
Property value
Type: Microsoft.ProjectServer.Client.WorkContourType