Condividi tramite


ResourceDataSet.ResourcesRow.GetResourceRatesRows method

Gets the resource rate information.

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

Syntax

'Declaration
Public Function GetResourceRatesRows As ResourceDataSet.ResourceRatesRow()
'Usage
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As ResourceDataSet.ResourceRatesRow()

returnValue = instance.GetResourceRatesRows()
public ResourceDataSet.ResourceRatesRow[] GetResourceRatesRows()

Return value

Type: []

See also

Reference

ResourceDataSet.ResourcesRow class

ResourceDataSet.ResourcesRow members

WebSvcResource namespace