Resource.CostRateTables Property
Project Developer Reference |
Returns a CostRateTables collection representing the cost rate tables for the resource. Read-only Variant.
Syntax
expression.CostRateTables
expression A variable that represents a Resource object.
Example
The following example lists the standard pay rates for all the cost rate tables of the resource in the active cell.
Visual Basic for Applications |
---|
|
See Also