ResourceDataSet.ResourcesRow.GetResourceRatesRows メソッド
リソース単価の情報を取得します。
名前空間: WebSvcResource
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function GetResourceRatesRows As ResourceDataSet.ResourceRatesRow()
'使用
Dim instance As ResourceDataSet.ResourcesRow
Dim returnValue As ResourceDataSet.ResourceRatesRow()
returnValue = instance.GetResourceRatesRows()
public ResourceDataSet.ResourceRatesRow[] GetResourceRatesRows()
戻り値
型: []
関連項目
参照先
ResourceDataSet.ResourcesRow クラス