StatusAssignmentHistoryLine.Decision property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Decision As StatusApprovalType
Get
'Usage
Dim instance As StatusAssignmentHistoryLine
Dim value As StatusApprovalType
value = instance.Decision
public StatusApprovalType Decision { get; }
Property value
Type: Microsoft.ProjectServer.Client.StatusApprovalType
See also
Reference
StatusAssignmentHistoryLine class