| Pacchetto | com.adobe.solutions.rca.domain.common |
| Interfaccia | public interface IDocument |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| documentName : String [sola lettura]
Name of the document. | IDocument | ||
| importDate : Date [sola lettura]
Date when a document was imported in the workflow. | IDocument | ||
| importedBy : String [sola lettura]
Name of the user who imported the document in the workflow. | IDocument | ||
Descrizione delle proprietà
documentName | proprietà |
importDate | proprietà |
importDate:Date [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Date when a document was imported in the workflow.
Implementazione
public function get importDate():DateimportedBy | proprietà |
importedBy:String [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Name of the user who imported the document in the workflow.
Implementazione
public function get importedBy():StringTue Jun 12 2018, 02:44 PM Z