WrkCtrTable::limitComboToIndividualResourceTypes Method
Limits the possible enumeration values for the resource type, to only include those that apply to an individual resource.
Syntax
client server public static void limitComboToIndividualResourceTypes(FormComboBoxControl _comboBox)
Run On
Called
Parameters
- _comboBox
Type: FormComboBoxControl Class
The FormComboBoxControl control for which to limit the enumeration values.