SysFormBuilder.buildComboBox Method [AX 2012]

protected FormBuildComboBoxControl buildComboBox(
    Object _parent, 
    str _name, 
    EnumId _id, 
   [str _label, 
    int _selection])

Run On

Called

Parameters

_parent
Type: Object Class
_name
Type: str
_id
Type: EnumId Extended Data Type
_label
Type: str
_selection
Type: int

Community Additions

ADD
Show: