Paket | lc.procmgmt.domain |
Sınıf | public class TaskItemResult |
Miras Alma | TaskItemResult DomainObject Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
TaskItemResult
class passes item data from the Document Server when the
item is rendered or submitted.
İlgili API Öğeleri
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
form : DocumentReference
The DocumentReference object being passed from the Document Server. | TaskItemResult | ||
session : SessionMap [salt okunur]
A SessionMap object that stores information relating to the server session. | DomainObject |
Özellik Ayrıntısı
form | özellik |
form:DocumentReference
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Adobe Digital Enterprise Platform Document Services - Workspace 9 |
Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 9, Flash Player 10 |
The DocumentReference
object being passed from the Document Server.
Uygulama
public function get form():DocumentReference
public function set form(value:DocumentReference):void
Tue Jun 12 2018, 01:09 PM Z