[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportExecution4.ReportExecutionServiceSoapClient.BeginSort

BeginSort Method

BeginSort(ExecutionHeader, TrustedUserHeader, string, SortDirectionEnum, bool, AsyncCallback, object)

Declaration
public IAsyncResult BeginSort(ExecutionHeader ExecutionHeader, TrustedUserHeader TrustedUserHeader, string SortItem, SortDirectionEnum Direction, bool Clear, AsyncCallback callback, object asyncState)
Parameters
Type Name Description
ExecutionHeader ExecutionHeader
TrustedUserHeader TrustedUserHeader
string SortItem
SortDirectionEnum Direction
bool Clear
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult