| IGenericObjectAbortListObjectSearchAsync Method |
| Name | Description | |
|---|---|---|
| AbortListObjectSearchAsync(String) | Aborts the results of a search in a list object. This method applies to list objects (objects with one dimension). After an abort on a list object search, the GetLayout method does not return any more search results but it does return the values in the field. | |
| AbortListObjectSearchAsync(AsyncHandle, String) | Aborts the results of a search in a list object. This method applies to list objects (objects with one dimension). After an abort on a list object search, the GetLayout method does not return any more search results but it does return the values in the field. |