Open this page in the API Guide

MetricSetUsage Class

Class used to hold data retrieval specific information for a metric set instance.
Inheritance Hierarchy
System.Object
  Dundas.BI.Entities.MetricSets.MetricSetUsage

Namespace:  Dundas.BI.Entities.MetricSets
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public class MetricSetUsage : IUniqueName

The MetricSetUsage type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyMetricSet
Gets the metric set.
Public propertyRequestOverrides
Gets the query overrides for the current instance, if any.
Public propertyUniqueName
Gets the metric set instance unique name.
Top
See Also