[]
Gets a collection of query parameters used by the shared dataset.
public QueryParameterCollection QueryParameters { get; }
| Type | Description |
|---|---|
| QueryParameterCollection | A QueryParameterCollection object containing the query parameters for the shared dataset. |
Query parameters are used to filter and modify the data retrieved by the shared dataset.