Package | com.adobe.solutions.rca.domain.common |
Interface | public interface IDocument |
Language Version: | ActionScript 3.0 |
Product Version: | Review, Commenting, and Approval Building Block 10.0 |
Runtime Versions: | Flash Player 10.2, AIR (unsupported) |
Public Properties
Property | Defined By | ||
---|---|---|---|
documentName : String [read-only]
Name of the document. | IDocument | ||
importDate : Date [read-only]
Date when a document was imported in the workflow. | IDocument | ||
importedBy : String [read-only]
Name of the user who imported the document in the workflow. | IDocument |
Property Detail
documentName | property |
importDate | property |
importedBy | property |
importedBy:String
[read-only] Language Version: | ActionScript 3.0 |
Product Version: | Review, Commenting, and Approval Building Block 10.0 |
Runtime Versions: | Flash Player 10.2, AIR (unsupported) |
Name of the user who imported the document in the workflow.
Implementation
public function get importedBy():String
Thu Dec 6 2018, 01:12 PM -08:00