Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
mx.olap 
IOLAPAxisPosition 
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.

See also



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