Assignment.ResourceRequestType Property

Project Developer Reference

Returns or sets the type of resource request for the assignment. Can be one of the following PjResourceRequestType constants: pjResourceRequestTypeDemand, pjResourceRequestTypeNone, or pjResourceRequestTypeRequest. Read/write Long.

Syntax

expression.ResourceRequestType

expression   A variable that represents an Assignment object.

Return Value
PjResourceRequestType

See Also