Version

OlapViewModel - Enumeration Reference

Topic Overview

Purpose

This topic provides reference information about the common enumerations in the OlapViewModel proxy .

In this topic

This topic contains the following sections:

OlapViewModel Test Object Enumerations Summary

Enumerations reference summary chart

The following table summarizes the purpose of the OlapViewModel test object enumerations, used with most recordable methods, to define which xamPivotDataSelector™ item performs the user interaction.

Enumeration Items Description

PivotAreaNames

pvtMeasures = 0

pvtFilters = 1

pvtRows = 2

pvtColumns = 3

Use this enumeration with the oSourcePivotAreaName and oTargetPivotAreaName to define the allowable pivot area names.

OlapViewModelSelectableItemType

pvtArea = 4

pvtAreaItem = 5

This enumeration represents the sub item types and their associated values.

OlapViewModel Enumerations Reference 1.png

Related Content

Topics

The following topics provide additional information related to this topic.

Topic Purpose

This topic provides conceptual overview on how the controls that use OlapViewModel, manipulate data at runtime.

This topic provides reference information about the test object properties of the controls that use OlapViewModel .

This topic provides information about the testable user actions and elements of the controls that use OlapViewModel .