SelectItemGradeInComboBox MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The SelectItemGradeInComboBox() method looks for the specified grade code in the supplied combo box. If it is found, that item grade will be selected.Syntax Visual BasicC# 'Declaration Public Shared Sub SelectItemGradeInComboBox( _ ByVal comboBox As ComboBox, _ ByVal gradeCd As Integer _ ) public static void SelectItemGradeInComboBox( ComboBox comboBox, int gradeCd ) ParameterscomboBox Required. Holds the combo box that contains the item grade data.gradeCd Required. Holds the grade code of the item grade to select. See AlsoReferenceItemGrades ClassItemGrades Members In This Topic
The SelectItemGradeInComboBox() method looks for the specified grade code in the supplied combo box. If it is found, that item grade will be selected.Syntax Visual BasicC# 'Declaration Public Shared Sub SelectItemGradeInComboBox( _ ByVal comboBox As ComboBox, _ ByVal gradeCd As Integer _ ) public static void SelectItemGradeInComboBox( ComboBox comboBox, int gradeCd ) ParameterscomboBox Required. Holds the combo box that contains the item grade data.gradeCd Required. Holds the grade code of the item grade to select. See AlsoReferenceItemGrades ClassItemGrades Members
The SelectItemGradeInComboBox() method looks for the specified grade code in the supplied combo box. If it is found, that item grade will be selected.Syntax Visual BasicC# 'Declaration Public Shared Sub SelectItemGradeInComboBox( _ ByVal comboBox As ComboBox, _ ByVal gradeCd As Integer _ ) public static void SelectItemGradeInComboBox( ComboBox comboBox, int gradeCd ) ParameterscomboBox Required. Holds the combo box that contains the item grade data.gradeCd Required. Holds the grade code of the item grade to select. See AlsoReferenceItemGrades ClassItemGrades Members
The SelectItemGradeInComboBox() method looks for the specified grade code in the supplied combo box. If it is found, that item grade will be selected.Syntax Visual BasicC# 'Declaration Public Shared Sub SelectItemGradeInComboBox( _ ByVal comboBox As ComboBox, _ ByVal gradeCd As Integer _ ) public static void SelectItemGradeInComboBox( ComboBox comboBox, int gradeCd ) ParameterscomboBox Required. Holds the combo box that contains the item grade data.gradeCd Required. Holds the grade code of the item grade to select. See AlsoReferenceItemGrades ClassItemGrades Members