PowerTools InputMan for ASP.NET 8.0J
SetDateToCompare メソッド
比較する日付。
比較する日付を設定します。
構文
var instance = new GCIM.GcDateDifferenceValidator(container, id);
var value; // Type: any

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

value = instance.SetDateToCompare(dateToCompare);
function SetDateToCompare( 
   dateToCompare : date
) : any;

パラメータ

dateToCompare
比較する日付。
参照

GcDateDifferenceValidator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.