| 包 | 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, 11:04 AM Z
 
 隐藏继承的公共属性
 显示继承的公共属性