| Pacchetto | com.adobe.solutions.rca.domain.common |
| Interfaccia | public interface IMember |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Proprietà pubbliche
| Proprietà | Definito da | ||
|---|---|---|---|
| assignedTo : IMemberCollection [sola lettura]
Reference to the member collection to which this member is assigned. | IMember | ||
| canonicalName : String [sola lettura]
CanonicalName of the member as defined in Document Server User Management. | IMember | ||
| domainName : String [sola lettura]
Domain name of the member as defined in Document Server User Management. | IMember | ||
| email : String [sola lettura]
Email of the member. | IMember | ||
| name : String [sola lettura]
Name of the member. | IMember | ||
| role : String [sola lettura]
Role of the member in the workflow. | IMember | ||
| title : String [sola lettura]
Title of the member in the workflow. | IMember | ||
Descrizione delle proprietà
assignedTo | proprietà |
assignedTo:IMemberCollection [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Reference to the member collection to which this member is assigned.
Implementazione
public function get assignedTo():IMemberCollectionElementi API correlati
canonicalName | proprietà |
canonicalName:String [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
CanonicalName of the member as defined in Document Server User Management.
The combination of canonicalName and domainName are used to uniquely identify a user.
Implementazione
public function get canonicalName():StringElementi API correlati
domainName
domainName | proprietà |
domainName:String [sola lettura] | Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Blocco costitutivo Review, Commenting, and Approval 10.0 |
| Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Domain name of the member as defined in Document Server User Management.
The combination of canonicalName and domainName are used to uniquely identify a user.
Implementazione
public function get domainName():StringElementi API correlati
canonicalName
| proprietà |
name | proprietà |
role | proprietà |
title | proprietà |
Tue Jun 12 2018, 02:44 PM Z