CodeTablesLoadListWithCodeTableEntries Method

Overload List
  Name Description
Public method LoadListWithCodeTableEntries(ListControl, eCodeTableIds, String, Boolean, Boolean, Boolean, Boolean, EListBlankItem, Boolean, ESystems, String, ArrayList)
Loads a ListControl UI control with entries from a code table specified by its enum value.
Public method LoadListWithCodeTableEntries(ListControl, Int32, String, Boolean, Boolean, Boolean, Boolean, EListBlankItem, Boolean, ESystems, String, ArrayList)
Loads a ListControl UI control with entries from a code table specified by its integer ID.
See Also