'Declaration Public Function OpenReport( _ ByVal reportID As String, _ Optional ByVal parameters() As Parameter _ ) As Task
public Task OpenReport( string reportID, Parameter[] parameters )
Parameters
- reportID
- The id of the report
- parameters
- The array of the parameters values