Resource.CanLevel Property
Project Developer Reference |
True if the resource may be leveled. Read/write Variant.
Syntax
expression.CanLevel
expression A variable that represents a Resource object.
Remarks
The CanLevel property does not return any meaningful information for material resources. Setting a value returns a trappable error (error code 1101) when applied to material resources.
See Also