共用方式為


FiscalPeriodDataSet.FiscalPeriodsRow.WFISCAL_YEAR 屬性

取得或設定代表會計年度的整數。

命名空間:  WebSvcAdmin
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property WFISCAL_YEAR As Integer
    Get
    Set
'用途
Dim instance As FiscalPeriodDataSet.FiscalPeriodsRow
Dim value As Integer

value = instance.WFISCAL_YEAR

instance.WFISCAL_YEAR = value
public int WFISCAL_YEAR { get; set; }

屬性值

類型:System.Int32

請參閱

參照

FiscalPeriodDataSet.FiscalPeriodsRow 類別

FiscalPeriodDataSet.FiscalPeriodsRow 成員

WebSvcAdmin 命名空間