Interface WebMetricSubtotal


  • public interface WebMetricSubtotal
    This interface represents the subtotal for a metric.
    Since:
    MicroStrategy Web 9.2.2
    • Method Detail

      • getDefinition

        WebMetric getDefinition()
        Returns the definition of a subtotal.
        Returns:
        The metric which the subtotal refers to. This will be an object of type WebMetric.
      • getImplementation

        WebMetric getImplementation()
        Returns the implementation of a subtotal.
        Returns:
        The metric which the subtotal refers to. This will be an object of type WebMetric.