Click or drag to resize
GenericObjectAcceptListObjectSearchAsync Method
Overload List
  NameDescription
Public methodAcceptListObjectSearchAsync(String, Boolean, Boolean)

Accept the results of a search in a list object. The search results become selected in the field.

This method applies to list objects (objects with one dimension).The search results are displayed using the GetLayout method.
Public methodAcceptListObjectSearchAsync(AsyncHandle, String, Boolean, Boolean)

Accept the results of a search in a list object. The search results become selected in the field.

This method applies to list objects (objects with one dimension).The search results are displayed using the GetLayout method.
Top
See Also