ReportCategoryParam¶
| Field | NULL | Description | Note |
|---|---|---|---|
| querySourceNames string |
The query source names. |
Inherited fields:
ReportParam¶
| Field | NULL | Description | Note |
|---|---|---|---|
| id string (GUID) |
The id. | ||
| name string |
The name. |
Sample:
{
"querySourceNames": [
"Employees"
],
"id": "860cab58-d90a-4d6d-9251-ec45c067f6b9",
"name": "dbo"
}