Assignment.FixedMaterialAssignment Property

Project Developer Reference

True if the consumption of the assigned material resource occurs in a single, fixed amount. False if the consumption occurs at an hourly rate. Read-only Boolean.

Syntax

expression.FixedMaterialAssignment

expression   A variable that represents an Assignment object.

Remarks

The FixedMaterialAssignment property returns True if the assignment is for a work (non-material) resource.

See Also