Rate

Rate class

Represents a definition of a time period and rates applicable for a resource during that period.

Methods

NameDescription
get_CostPerUseGets the cost per use of a resource. This value retrieved from the current date if a rate table exists for a resource.
get_OvertimeRateGets the overtime rate per hour for a resource.
get_OvertimeRateFormatGets the units used by Microsoft Project to display the overtime rate.
get_RatesFromGets the date when a rate becomes effective.
get_RatesToGets the last date when a rate is effective.
get_RateTableGets the unique identifier of a rate table for a resource.
get_StandardRateGets the standard rate per hour for a resource.
get_StandardRateFormatGets the units used by Microsoft Project to display the standard rate.
set_CostPerUseSets the cost per use of a resource. This value retrieved from the current date if a rate table exists for a resource.
set_OvertimeRateSets the overtime rate per hour for a resource.
set_OvertimeRateFormatSets the units used by Microsoft Project to display the overtime rate.
set_RatesFromSets the date when a rate becomes effective.
set_RatesToSets the last date when a rate is effective.
set_RateTableSets the unique identifier of a rate table for a resource.
set_StandardRateSets the standard rate per hour for a resource.
set_StandardRateFormatSets the units used by Microsoft Project to display the standard rate.