| IGlobalSearchManagerSearchObjectNames Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | ||
|---|---|---|---|
| IEnumerableT, T: INameable | SearchObjectNames(IEnumerableInt64, Int32, String) |
Searches a specified objectType, matching provided searchValue, returning an enumerable of Id/Name pairs
| |
| IEnumerableT, T: INameable | SearchObjectNames(Int64, Int32, String) |
Searches a specified objectType, matching provided searchValue, returning an enumerable of Id/Name pairs
|