PowerTools InputMan for ASP.NET 8.0J
SetEnd メソッド
営業日の終了日。
営業日の終了日を取得します。
構文
var instance = new GCIM.ForceWorkday(name, startDate, endDate);
var returnValue; // Type: any

// パラメータ
var value; //タイプ: date

returnValue = instance.SetEnd(value);
function SetEnd( 
   value : date
) : any;

パラメータ

value
営業日の終了日。
参照

ForceWorkday オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.