ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
mx.olap 

IOLAPAxisPosition  - AS3 Flex

Packagemx.olap
Interfacepublic interface IOLAPAxisPosition
Implementors OLAPAxisPosition

Language Version: ActionScript 3.0
Product Version: Flex 3
Runtime Versions: Flash Player 9, AIR 1.1

The IOLAPAxisPosition interface represents a position on an OLAP axis.

Related API Elements



Public Properties
 PropertyDefined By
  members : IList
[read-only] The members for this position, as a list of IOLAPMember instances.
IOLAPAxisPosition
Property Detail

members

property
members:IList  [read-only]

Language Version: ActionScript 3.0
Product Version: Flex 3
Runtime Versions: Flash Player 9, AIR 1.1

The members for this position, as a list of IOLAPMember instances.



Implementation
    public function get members():IList