| パッケージ | 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, 10:34 AM Z