GCIM 名前空間 > GcTime タイプ : SetDropDownType メソッド |
var instance = new GCIM.GcTime(); var returnValue; // Type: any // パラメータ var value; //タイプ: DropDownType returnValue = instance.SetDropDownType(value);
function SetDropDownType( value : DropDownType ) : any;