Package | mx.olap |
Interface | public interface IOLAPAxisPosition |
Implementors | OLAPAxisPosition |
Language Version: | ActionScript 3.0 |
Product Version: | Flex 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
See also
Public Properties
Property | Defined 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
Fri Mar 19 2010, 02:45 AM -07:00