Resource.Type property (Project)
Gets or sets the type of the resource (work, material, or cost). Read/write PjResourceTypes.
Syntax
expression.Type
expression A variable that represents a Resource object.
Remarks
The Type property can be one of the following PjResourceTypes constants: pjResourceTypeWork, pjResourceTypeMaterial, or pjResourceTypeCost.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.