MetricSetUsage Class

Class used to hold data retrieval specific information for a metric set instance.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.MetricSetsMetricSetUsage

Namespace:  Dundas.BI.Entities.MetricSets
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.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