AddScriptMetricSetOptions Class |
Namespace: Dundas.BI.WebApi.Models
The AddScriptMetricSetOptions type exposes the following members.
Name | Description | |
---|---|---|
AddScriptMetricSetOptions |
Initializes a new instance of the AddScriptMetricSetOptions class.
|
Name | Description | |
---|---|---|
AdditionalStatements |
Gets optional additional statements to be added as measures.
| |
DashboardId |
Gets or sets the dashboard ID.
| |
MetricSetUsages |
Gets the metric set IDs that are required to generate a script metric set.
| |
Statement |
Gets or sets the script statement with which to generate the metric set.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |