GroupSearchAsync Method
Receives an overview for the articles in range SearchRange in the CurrentGroup .
Syntax
[VB.NET] Public Function GroupSearchAsync() As IAsyncAction
[C#] public IAsyncAction GroupSearchAsync();
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
GroupSearchAsync MethodReceives an overview for the articles in range SearchRange in the CurrentGroup . Syntax[VB.NET] Public Function GroupSearchAsync() As IAsyncAction [C#] public IAsyncAction GroupSearchAsync(); RemarksThis method is the asynchronous version of the GroupSearch method and is used to support asynchronous operations in WinRT. Please refer to GroupSearch for more information. |
||