Paket | com.adobe.solutions.rca.domain.common |
Gränssnitt | public interface IDocument |
Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Publika egenskaper
Egenskap | Definieras med | ||
---|---|---|---|
documentName : String [skrivskyddad]
Name of the document. | IDocument | ||
importDate : Date [skrivskyddad]
Date when a document was imported in the workflow. | IDocument | ||
importedBy : String [skrivskyddad]
Name of the user who imported the document in the workflow. | IDocument |
Egenskapsdetaljer
documentName | egenskap |
importDate | egenskap |
importedBy | egenskap |
importedBy:String
[skrivskyddad] Språkversion: | ActionScript 3.0 |
Produktversion: | Review, Commenting, and Approval Building Block 10.0 |
Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Name of the user who imported the document in the workflow.
Implementering
public function get importedBy():String
Tue Jun 12 2018, 01:40 PM Z