Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public void SortAsync( string id, string elementId, SortDirectionEnum sortDirection ) |
| Visual Basic (Declaration) |
|---|
Public Sub SortAsync ( _ id As String, _ elementId As String, _ sortDirection As SortDirectionEnum _ ) |
| Visual C++ |
|---|
public: void SortAsync( String^ id, String^ elementId, SortDirectionEnum sortDirection ) |