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

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > RangeInfo クラス : GetFiscalMonthRange(Object,Int32,Int32,String) メソッド
A date value.
First month of fiscal year.
Shift of fiscal year.
Format
Returns month year by given value of System.DateTime type.
シンタックス
'宣言
 
Public Shared Function GetFiscalMonthRange( _
   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 GetFiscalMonthRange( 
   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 month
解説
For internal using.
参照

RangeInfo クラス
RangeInfo メンバ