| Pacote | com.adobe.solutions.rca.domain.common |
| Interface | public interface IDocument |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Propriedades públicas
| Propriedade | Definido por | ||
|---|---|---|---|
| documentName : String [somente leitura]
Name of the document. | IDocument | ||
| importDate : Date [somente leitura]
Date when a document was imported in the workflow. | IDocument | ||
| importedBy : String [somente leitura]
Name of the user who imported the document in the workflow. | IDocument | ||
Detalhes da propriedade
documentName | propriedade |
importDate | propriedade |
importDate:Date [somente leitura] | Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Date when a document was imported in the workflow.
Implementação
public function get importDate():DateimportedBy | propriedade |
importedBy:String [somente leitura] | Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Name of the user who imported the document in the workflow.
Implementação
public function get importedBy():StringWed Jun 13 2018, 11:10 AM Z