SysFormBuilder.buildComboBox Method [AX 2012]
Syntax
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