<fieldUsage> (PivotCache Field Id)

Represents a cache field used in this hierarchy.

example:
<fieldUsage x="-1"/>

Parent Elements

<fieldsUsage>3.10.1.31)

Attributes

Description

<x> (Field Index)

Specifies the index of a field.

The possible values for this attribute are defined by the XML Schema int datatype.

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_FieldUsage">
	<attribute name="x" use="required" type="xsd:int"/>
</complexType>