Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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. |