| パッケージ | lc.procmgmt.domain |
| クラス | public class TaskItemResult |
| 継承 | TaskItemResult DomainObject Object |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
TaskItemResult class passes item data from the Document Server when the
item is rendered or submitted.
関連する API エレメント
パブリックプロパティ
| プロパティ | 定義元 | ||
|---|---|---|---|
![]() | constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | |
| form : DocumentReference
The DocumentReference object being passed from the Document Server. | TaskItemResult | ||
![]() | session : SessionMap [読み取り専用]
A SessionMap object that stores information relating to the server session. | DomainObject | |
パブリックメソッド
プロパティの詳細
form | プロパティ |
form:DocumentReference| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The DocumentReference object being passed from the Document Server.
実装
public function get form():DocumentReference public function set form(value:DocumentReference):voidTue Jun 12 2018, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示