Paket | com.adobe.solutions.rca.domain.common |
Arabirim | public interface IMember |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
assignedTo : IMemberCollection [salt okunur]
Reference to the member collection to which this member is assigned. | IMember | ||
canonicalName : String [salt okunur]
CanonicalName of the member as defined in Document Server User Management. | IMember | ||
domainName : String [salt okunur]
Domain name of the member as defined in Document Server User Management. | IMember | ||
email : String [salt okunur]
Email of the member. | IMember | ||
name : String [salt okunur]
Name of the member. | IMember | ||
role : String [salt okunur]
Role of the member in the workflow. | IMember | ||
title : String [salt okunur]
Title of the member in the workflow. | IMember |
Özellik Ayrıntısı
assignedTo | özellik |
assignedTo:IMemberCollection
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Reference to the member collection to which this member is assigned.
Uygulama
public function get assignedTo():IMemberCollection
İlgili API Öğeleri
canonicalName | özellik |
canonicalName:String
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | 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.
Uygulama
public function get canonicalName():String
İlgili API Öğeleri
domainName
domainName | özellik |
domainName:String
[salt okunur] Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Review, Commenting, and Approval Building Block 10.0 |
Çalışma Zamanı Sürümleri: | 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.
Uygulama
public function get domainName():String
İlgili API Öğeleri
canonicalName
özellik |
name | özellik |
role | özellik |
title | özellik |
Tue Jun 12 2018, 01:09 PM Z