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 クラス