| Paquete | com.adobe.solutions.rca.domain.common |
| Interfaz | public interface IDocument |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10.0 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Propiedades públicas
| Propiedad | Definido por | ||
|---|---|---|---|
| documentName : String [solo lectura]
Name of the document. | IDocument | ||
| importDate : Date [solo lectura]
Date when a document was imported in the workflow. | IDocument | ||
| importedBy : String [solo lectura]
Name of the user who imported the document in the workflow. | IDocument | ||
Información sobre propiedades
documentName | propiedad |
documentName:String [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10.0 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Name of the document.
Implementación
public function get documentName():StringimportDate | propiedad |
importDate:Date [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10.0 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Date when a document was imported in the workflow.
Implementación
public function get importDate():DateimportedBy | propiedad |
importedBy:String [solo lectura] | Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Review, Commenting, and Approval 10.0 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Name of the user who imported the document in the workflow.
Implementación
public function get importedBy():StringTue Jun 12 2018, 02:12 PM Z