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