ResourceDataSet.ResourceRatesRow class

Office 2013 and later

Represents one set of cost rate data for a resource.

System.Object
  System.Data.DataRow
    WebSvcTimeSheet.ResourceDataSet.ResourceRatesRow

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

No code example is currently available or this language may not be supported.

ResourceRatesRow has an effective date (RES_RATE_EFFECTIVE_DATE), a regular rate (RES_STD_RATE), an overtime rate (RES_OVT_RATE), and a cost-per-use rate (RES_COST_PER_USE).

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: