Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The MeasureFormatStringNormType<51> type is a collection of simple elements.
-
<xsd:complexType name="MeasureFormatStringNormType"> <xsd:sequence> <xsd:element name="DistinctMemberCount" type="xsd:integer" minOccurs="1" maxOccurs="1" /> <xsd:element name="Data" type="xsd:base64Binary" minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType>
|
Attribute |
Description |
|---|---|
|
DistinctMemberCount |
Indicates the distinct count of measure members from the measures hierarchy. |
|
Data |
Contains the format string for each measure member from the measures hierarchy. The format string is usually of type base64Binary. However, if the format string is an empty string, it is represented by the value -1. |