MemberProperty element (CubeFieldType complexType)

Contains information about an OLAP member property field.

Usage

      
<MemberProperty />

    

Element Information

Element type MemberPropertyType
Namespace urn:schemas-microsoft-com:office:excel
Schema name XML Spreadsheet 2000

Elements and Attributes

Parent Elements

Element Description
CubeField Contains information about a cube field (a hierarchy in an OLAP-based PivotTable view).

Child Elements

Element Description
Name Specifies the name of the OLAP member property field.
UniqueName Specifies a unique name for an OLAP member property field.
SourceHierarchyLevel Contains an index of the hierarchy level to which a particular OLAP member property applies. A value of 32767 indicates that the OLAP member property applies to all the levels in a hierarchy.
LengthLevelUniqueName Contains a count of the characters in the unique name of the OLAP hierarchy level to which an OLAP member property applies.
DisplayIn Contains an enumerated value indicating how to display an OLAP member property.
Caption Specifies a caption (display name) for an OLAP member property.

Attributes

None.

Definition

      
<xsd:element name="MemberProperty" type="MemberPropertyType" minOccurs="0" maxOccurs="unbounded" >
</xsd:element>


    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp