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