套件 | 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):void
Tue Jun 12 2018, 03:47 PM Z