パッケージ | mx.olap |
インターフェイス | public interface IOLAPElement |
実装者 | OLAPElement |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Flex 3 |
ランタイムバージョン: | Flash Player 9, AIR 1.1 |
関連する API エレメント
パブリックプロパティ
プロパティ | 定義元 | ||
---|---|---|---|
dimension : IOLAPDimension [読み取り専用]
このエレメントが属する次元です。 | IOLAPElement | ||
displayName : String [読み取り専用]
表示に使用できるストリングとしての OLAP エレメントの名前です。 | IOLAPElement | ||
name : String [読み取り専用]
エレメントの OLAP スキーマの階層を含む OLAP エレメントの名前です。 | IOLAPElement | ||
uniqueName : String [読み取り専用]
キューブ内の OLAP エレメントの一意の名前です。 | IOLAPElement |
プロパティの詳細
dimension | プロパティ |
dimension:IOLAPDimension
[読み取り専用] 言語バージョン: | ActionScript 3.0 |
製品バージョン: | Flex 3 |
ランタイムバージョン: | Flash Player 9, AIR 1.1 |
このエレメントが属する次元です。
実装
public function get dimension():IOLAPDimension
displayName | プロパティ |
name | プロパティ |
uniqueName | プロパティ |
Tue Jun 12 2018, 10:34 AM Z