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 FindAsync( string id, FindOptions findOptions ) |
Visual Basic (Declaration) |
---|
Public Sub FindAsync ( _ id As String, _ findOptions As FindOptions _ ) |
Visual C++ |
---|
public: void FindAsync( String^ id, FindOptions findOptions ) |
Parameters
- id
- Type: System..::.String