[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportExecution4.ReportExecutionServiceSoapClient.SortAsync

SortAsync Method

SortAsync(ExecutionHeader, TrustedUserHeader, string, SortDirectionEnum, bool)

Declaration
public void SortAsync(ExecutionHeader ExecutionHeader, TrustedUserHeader TrustedUserHeader, string SortItem, SortDirectionEnum Direction, bool Clear)
Parameters
Type Name Description
ExecutionHeader ExecutionHeader
TrustedUserHeader TrustedUserHeader
string SortItem
SortDirectionEnum Direction
bool Clear

SortAsync(ExecutionHeader, TrustedUserHeader, string, SortDirectionEnum, bool, object)

Declaration
public void SortAsync(ExecutionHeader ExecutionHeader, TrustedUserHeader TrustedUserHeader, string SortItem, SortDirectionEnum Direction, bool Clear, object userState)
Parameters
Type Name Description
ExecutionHeader ExecutionHeader
TrustedUserHeader TrustedUserHeader
string SortItem
SortDirectionEnum Direction
bool Clear
object userState