Resource.Type Property
Project Developer Reference |
Returns or sets the resource type of a resource. Can be one of the following PjResourceTypes constants: pjResourceTypeWork or pjResourceTypeMaterial. Read/write Long.
Syntax
expression.Type
expression A variable that represents a Resource object.
Return Value
PjResourceTypes
See Also