Package | com.adobe.solutions.rca.domain.common |
Interface | public interface IDocument |
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Propriétés publiques
Propriété | Défini par | ||
---|---|---|---|
documentName : String [lecture seule]
Name of the document. | IDocument | ||
importDate : Date [lecture seule]
Date when a document was imported in the workflow. | IDocument | ||
importedBy : String [lecture seule]
Name of the user who imported the document in the workflow. | IDocument |
Détails de la propriété
documentName | propriété |
importDate | propriété |
importDate:Date
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Date when a document was imported in the workflow.
Implémentation
public function get importDate():Date
importedBy | propriété |
importedBy:String
[lecture seule] Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Review, Commenting & Approval 10.0 |
Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Name of the user who imported the document in the workflow.
Implémentation
public function get importedBy():String
Tue Jun 12 2018, 09:30 AM Z