FlexPivot for WinForms
GetFiscalYearRange(Object,Int32,Int32,String) メソッド

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > RangeInfo クラス : GetFiscalYearRange(Object,Int32,Int32,String) メソッド
A date value.
First month of fiscal year.
Shift of fiscal year.
Format
Returns fiscal year by given value of System.DateTime type.
シンタックス
'宣言
 
Public Shared Function GetFiscalYearRange( _
   ByVal value As System.Object, _
   ByVal fiscalYearFirstMonth As System.Integer, _
   ByVal fiscalYearShift As System.Integer, _
   ByVal format As System.String _
) As System.String
public static System.string GetFiscalYearRange( 
   System.object value,
   System.int fiscalYearFirstMonth,
   System.int fiscalYearShift,
   System.string format
)

パラメータ

value
A date value.
fiscalYearFirstMonth
First month of fiscal year.
fiscalYearShift
Shift of fiscal year.
format
Format

戻り値の型

Fiscal year
解説
For internal using.
参照

RangeInfo クラス
RangeInfo メンバ