Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 860 Bytes

Project.Assignment.ResourceRequestType.md

File metadata and controls

28 lines (17 loc) · 860 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Assignment.ResourceRequestType property (Project)
project-server
Project.Assignment.ResourceRequestType
1662d049-5e7e-4a33-528e-784df78a8f5f
06/08/2017
medium

Assignment.ResourceRequestType property (Project)

Gets or sets the type of resource request for the assignment. Read/write PjResourceRequestType.

Syntax

expression. ResourceRequestType

expression A variable that represents an Assignment object.

Remarks

The ResourceRequestType property can be one of the following PjResourceRequestType constants: pjResourceRequestTypeDemand, pjResourceRequestTypeNone, or pjResourceRequestTypeRequest.

[!includeSupport and feedback]