パッケージ | 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):void
Tue Jun 12 2018, 10:34 AM Z