MESCIUS InputMan for ASP.NET 10.0J
GetFirstFiscalMonth メソッド
会計年度の最初の月を取得します。
シンタックス
var instance = new GCIM.GcCalendar(container, id);
var value; // Type: Months
value = instance.GetFirstFiscalMonth();
function GetFirstFiscalMonth() : Months;

戻り値の型

月を示す値("default"、"january"、"february"、"march"、"april"、"may"、"june"、"july"、"august"、"september"、"october"、"november"、"december")。
参照

参照

GcCalendar タイプ

 

 


© MESCIUS inc. All rights reserved.