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.
Related Content
Topics
The following topics provide additional information related to this topic.