| Pacote | com.adobe.solutions.rca.domain.common |
| Interface | public interface IMember |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Propriedades públicas
| Propriedade | Definido por | ||
|---|---|---|---|
| assignedTo : IMemberCollection [somente leitura]
Reference to the member collection to which this member is assigned. | IMember | ||
| canonicalName : String [somente leitura]
CanonicalName of the member as defined in Document Server User Management. | IMember | ||
| domainName : String [somente leitura]
Domain name of the member as defined in Document Server User Management. | IMember | ||
| email : String [somente leitura]
Email of the member. | IMember | ||
| name : String [somente leitura]
Name of the member. | IMember | ||
| role : String [somente leitura]
Role of the member in the workflow. | IMember | ||
| title : String [somente leitura]
Title of the member in the workflow. | IMember | ||
Detalhes da propriedade
assignedTo | propriedade |
assignedTo:IMemberCollection [somente leitura] | Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10.0 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Reference to the member collection to which this member is assigned.
Implementação
public function get assignedTo():IMemberCollectionElementos da API relacionados
canonicalName | propriedade |
canonicalName:String [somente leitura] | Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10.0 |
| Versões de 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.
Implementação
public function get canonicalName():StringElementos da API relacionados
domainName
domainName | propriedade |
domainName:String [somente leitura] | Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Review, Commenting, and Approval Building Block 10.0 |
| Versões de 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.
Implementação
public function get domainName():StringElementos da API relacionados
canonicalName
| propriedade |
name | propriedade |
role | propriedade |
title | propriedade |
Wed Jun 13 2018, 11:10 AM Z