DataEngine for .NET
GetFiscalMonthRange(Object,Int32,Int32,String) メソッド

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > RangeInfo クラス : GetFiscalMonthRange(Object,Int32,Int32,String) メソッド
日付値。
会計年度の最初の月。
会計年度のシフト。
書式
指定された System.DateTime 型の value に基づいて月年を返します。
シンタックス
'宣言
 
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
日付値。
fiscalYearFirstMonth
会計年度の最初の月。
fiscalYearShift
会計年度のシフト。
format
書式

戻り値の型

会計月
解説
内部使用。
参照

RangeInfo クラス
RangeInfo メンバ