次の方法で共有


FiscalPeriodDataSet.FiscalPeriodsDataTable.AddFiscalPeriodsRow メソッド (FiscalPeriodDataSet.FiscalPeriodsRow)

FiscalPeriodsDataTableに、会計年度の期間の情報の指定された行を追加します。

名前空間:  WebSvcAdmin
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Sub AddFiscalPeriodsRow ( _
    row As FiscalPeriodDataSet.FiscalPeriodsRow _
)
'使用
Dim instance As FiscalPeriodDataSet.FiscalPeriodsDataTable
Dim row As FiscalPeriodDataSet.FiscalPeriodsRow

instance.AddFiscalPeriodsRow(row)
public void AddFiscalPeriodsRow(
    FiscalPeriodDataSet.FiscalPeriodsRow row
)

パラメーター

関連項目

参照先

FiscalPeriodDataSet.FiscalPeriodsDataTable クラス

FiscalPeriodDataSet.FiscalPeriodsDataTable メンバー

AddFiscalPeriodsRow オーバーロード

WebSvcAdmin 名前空間