| IDropdownableMultipleCompaniesListTop100ByName Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | ||
|---|---|---|---|
| IEnumerableT, T: INameable | ListTop100ByName(Int64, String) |
Lists the first 100 results starting with a partialname in an undefined order.
(Inherited from IDropdownable.) | |
| IEnumerableT, T: INameable | ListTop100ByName(IEnumerableInt64, String) |
Lists the first 100 results starting with a partialname in an undefined order.
|