套件 | 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, 03:47 PM Z