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 ListExportsFormatsAsync( Object userState ) |
Visual Basic (Declaration) |
---|
Public Sub ListExportsFormatsAsync ( _ userState As Object _ ) |
Visual C++ |
---|
public: void ListExportsFormatsAsync( Object^ userState ) |
Parameters
- userState
- Type: System..::.Object