| Пакет | com.adobe.ep.taskmanagement.domain |
| Интерфейс | public interface ITaskPropertyDefinition |
| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
| Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
ITaskProperty objects.
Общедоступные свойства
| Свойство | Определено | ||
|---|---|---|---|
| name : String
The name of the property. | ITaskPropertyDefinition | ||
| propertyType : Object
The data type of the values of the property. | ITaskPropertyDefinition | ||
Сведения о свойстве
name | свойство |
propertyType | свойство |
propertyType:Object| Язык версии: | ActionScript 3.0 |
| Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
| Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
The data type of the values of the property.
Реализация
public function get propertyType():Object public function set propertyType(value:Object):voidTue Jun 12 2018, 11:34 AM Z