| Paket | com.adobe.ep.taskmanagement.domain |
| Arabirim | public interface ITaskPropertyDefinition |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
| Çalışma Zamanı Sürümleri: | AIR 2.6, Flash Player 10.2 |
ITaskProperty objects.
Genel Özellikler
| Özellik | Tanımlayan: | ||
|---|---|---|---|
| name : String
The name of the property. | ITaskPropertyDefinition | ||
| propertyType : Object
The data type of the values of the property. | ITaskPropertyDefinition | ||
Özellik Ayrıntısı
name | özellik |
propertyType | özellik |
propertyType:Object| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
| Çalışma Zamanı Sürümleri: | AIR 2.6, Flash Player 10.2 |
The data type of the values of the property.
Uygulama
public function get propertyType():Object public function set propertyType(value:Object):voidTue Jun 12 2018, 01:09 PM Z