| 包 | com.adobe.solutions.rca.domain.common |
| 接口 | public interface IMember |
| 语言版本: | ActionScript 3.0 |
| 产品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
公共属性
| 属性 | 由以下参数定义 | ||
|---|---|---|---|
| assignedTo : IMemberCollection [只读]
Reference to the member collection to which this member is assigned. | IMember | ||
| canonicalName : String [只读]
CanonicalName of the member as defined in Document Server User Management. | IMember | ||
| domainName : String [只读]
Domain name of the member as defined in Document Server User Management. | IMember | ||
| email : String [只读]
Email of the member. | IMember | ||
| name : String [只读]
Name of the member. | IMember | ||
| role : String [只读]
Role of the member in the workflow. | IMember | ||
| title : String [只读]
Title of the member in the workflow. | IMember | ||
属性详细信息
assignedTo | 属性 |
assignedTo:IMemberCollection [只读] | 语言版本: | ActionScript 3.0 |
| 产品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 运行时版本: | Flash Player 10.2, AIR (unsupported) |
Reference to the member collection to which this member is assigned.
实现
public function get assignedTo():IMemberCollection相关 API 元素
canonicalName | 属性 |
canonicalName:String [只读] | 语言版本: | ActionScript 3.0 |
| 产品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 运行时版本: | 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.
实现
public function get canonicalName():String相关 API 元素
domainName
domainName | 属性 |
domainName:String [只读] | 语言版本: | ActionScript 3.0 |
| 产品版本: | Review, Commenting, and Approval Building Block 10.0 |
| 运行时版本: | 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.
实现
public function get domainName():String相关 API 元素
canonicalName
| 属性 |
name | 属性 |
role | 属性 |
title | 属性 |
Tue Jun 12 2018, 11:04 AM Z