MetricSetUsage Class |
Namespace: Dundas.BI.Entities.MetricSets
The MetricSetUsage type exposes the following members.
Name | Description | |
---|---|---|
![]() | MetricSetUsage(MetricSet, String) |
Initializes a new instance of the MetricSetUsage class.
|
![]() | MetricSetUsage(MetricSet, String, RequestOverrides) |
Initializes a new instance of the MetricSetUsage class.
|
![]() | MetricSetUsage(MetricSet, String, IEnumerableParameterValue) |
Initializes a new instance of the MetricSetUsage class.
|
![]() | MetricSetUsage(MetricSet, String, RequestOverrides, IEnumerableParameterValue) |
Initializes a new instance of the MetricSetUsage class.
|
Name | Description | |
---|---|---|
![]() | MetricSet |
Gets the metric set.
|
![]() | RequestOverrides |
Gets the query overrides for the current instance, if any.
|
![]() | UniqueName |
Gets the metric set instance unique name.
|