| パッケージ | com.adobe.solutions.prm.domain.manager | 
| インターフェイス | public interface ITitleManager | 
| 言語バージョン: | ActionScript 3.0 | 
| 製品バージョン: | Project Management Building Block 10.0 | 
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) | 
パブリックプロパティ
| プロパティ | 定義元 | ||
|---|---|---|---|
| titleList : IList [読み取り専用]  
		 The list of titles that can be assigned to the members of a project or workitem. | ITitleManager | ||
パブリックメソッド 
| メソッド | 定義元 | ||
|---|---|---|---|
| 
		 This remote operation refreshes a list of the titles. | ITitleManager | ||
プロパティの詳細
| titleList | プロパティ | 
titleList:IList  [読み取り専用] | 言語バージョン: | ActionScript 3.0 | 
| 製品バージョン: | Project Management Building Block 10.0 | 
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) | 
The list of titles that can be assigned to the members of a project or workitem.
このプロパティはデータバインディングのソースとして使用できます。 このプロパティを変更すると、 titlesRefreshed  イベントが送出されます。
実装
    public function get titleList():IListメソッドの詳細
| refresh | () | メソッド | 
 public function refresh():mx.rpc:AsyncToken| 言語バージョン: | ActionScript 3.0 | 
| 製品バージョン: | Project Management Building Block 10.0 | 
| ランタイムバージョン: | Flash Player 10.2, AIR (unsupported) | 
This remote operation refreshes a list of the titles.
戻り値| mx.rpc:AsyncToken— It returns a token on which success or fault handlers can be attached. The resulting event contains a list of the titles. | 
Tue Jun 12 2018, 10:34 AM Z