CalculationProperty-Element (ASSL)

Enthält eine Auflistung von Benutzeroberflächeneigenschaften für eine Berechnung, die in einem MdxScript-Element verwendet wird.

Syntax

<CalculationProperties>
   <CalculationProperty>
      <CalculationReference>...</CalculationReference>
      <CalculationType>...</CalculationType>
      <Translations>...</Translations>
      <Description>...</Description>
      <Visible>...</Visible>
      <SolveOrder>...</SolveOrder>
      <FormatString>...</FormatString>
      <ForeColor>...</ForeColor>
      <BackColor>...</BackColor>
            <FontName>...</FontName>
            <FontSize>...</FontSize>
            <FontFlags>...</FontFlags>
            <NonEmptyBehavior>...</NonEmptyBehavior>
      <AssociatedMeasureGroupID>...</AssociatedMeasureGroupID>
      <DisplayFolder>...</DisplayFolder>
   </CalculationProperty>
</CalculationProperties>

Elementmerkmale

Merkmal

Beschreibung

Datentyp und -länge

Keine

Standardwert

Keine

Kardinalität

0-n: Optionales Element, das mehr als einmal auftreten kann.

Elementbeziehungen

Beziehung

Element

Übergeordnete Elemente

CalculationProperties

Untergeordnete Elemente

AssociatedMeasureGroupID, BackColor, CalculationReference, CalculationType, Description, DisplayFolder, FontFlags, FontName, FontSize, ForeColor, FormatString, NonEmptyBehavior, SolveOrder, Translations, Visible

Hinweise

Das entsprechende Element im AMO-Objektmodell (Analysis Management Objects) ist CalculationProperty.

Siehe auch

Verweis

Objekte (ASSL)