| Пакет | com.adobe.solutions.rca.domain.common |
| Интерфейс | public interface IDocument |
| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Общедоступные свойства
| Свойство | Определено | ||
|---|---|---|---|
| documentName : String [только для чтения]
Name of the document. | IDocument | ||
| importDate : Date [только для чтения]
Date when a document was imported in the workflow. | IDocument | ||
| importedBy : String [только для чтения]
Name of the user who imported the document in the workflow. | IDocument | ||
Сведения о свойстве
documentName | свойство |
importDate | свойство |
importedBy | свойство |
importedBy:String [только для чтения] | Язык версии: | ActionScript 3.0 |
| Версия продукта: | Review, Commenting, and Approval Building Block 10.0 |
| Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Name of the user who imported the document in the workflow.
Реализация
public function get importedBy():StringTue Jun 12 2018, 11:34 AM Z