次の方法で共有


FiscalPeriodDataSet.FiscalPeriodsRow.WFISCAL_MONTH プロパティ

取得または設定、会計年度内での指定した月の順序を表す整数です。

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

構文

'宣言
Public Property WFISCAL_MONTH As Integer
    Get
    Set
'使用
Dim instance As FiscalPeriodDataSet.FiscalPeriodsRow
Dim value As Integer

value = instance.WFISCAL_MONTH

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

プロパティ値

型: System.Int32

注釈

たとえば、10 月は 7 月に開始する会計年度は 4 月です。

関連項目

参照先

FiscalPeriodDataSet.FiscalPeriodsRow クラス

FiscalPeriodDataSet.FiscalPeriodsRow メンバー

WebSvcAdmin 名前空間