MESCIUS InputMan for ASP.NET 10.0J
GetDayOfWeekInMonth メソッド
営業日の週を取得します。
シンタックス
var instance = new GCIM.ForceDayOfWeekWorkday(name, year, month);
var value; // Type: DayOfWeekInMonthFlags
value = instance.GetDayOfWeekInMonth();
function GetDayOfWeekInMonth() : DayOfWeekInMonthFlags;

戻り値の型

営業日の週を示す値("notset"、"first"、"second"、"third"、"fourth"、"fifth"、"last"、"all")。
参照

参照

ForceDayOfWeekWorkday タイプ

 

 


© MESCIUS inc. All rights reserved.