Package | mx.olap |
Class | public class OLAPAxisPosition |
Inheritance | OLAPAxisPosition Object |
Implements | IOLAPAxisPosition |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
See also
Property | Defined By | ||
---|---|---|---|
members : IList [read-only]
The members of the query result,
at this position as a list of IOLAPMember instances. | OLAPAxisPosition |
Method | Defined By | ||
---|---|---|---|
Constructor
| OLAPAxisPosition |
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 of the query result, at this position as a list of IOLAPMember instances.
public function get members():IList
OLAPAxisPosition | () | Constructor |
public function OLAPAxisPosition()
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
Constructor