FiscalPeriodDataSet.FiscalPeriodsDataTable.NewFiscalPeriodsRow 方法
會建立代表新的資料列會計週期中的資訊FiscalPeriodsDataTableFiscalPeriodsRow物件。
命名空間: WebSvcAdmin
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function NewFiscalPeriodsRow As FiscalPeriodDataSet.FiscalPeriodsRow
'用途
Dim instance As FiscalPeriodDataSet.FiscalPeriodsDataTable
Dim returnValue As FiscalPeriodDataSet.FiscalPeriodsRow
returnValue = instance.NewFiscalPeriodsRow()
public FiscalPeriodDataSet.FiscalPeriodsRow NewFiscalPeriodsRow()
傳回值
類型:WebSvcAdmin.FiscalPeriodDataSet.FiscalPeriodsRow
請參閱
參照
FiscalPeriodDataSet.FiscalPeriodsDataTable 類別