Pakiet | com.adobe.ep.taskmanagement.domain |
Interfejs | public interface ITaskPropertyDefinition |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
ITaskProperty
objects.
Właściwości publiczne
Właściwość | Zdefiniowane przez | ||
---|---|---|---|
name : String
The name of the property. | ITaskPropertyDefinition | ||
propertyType : Object
The data type of the values of the property. | ITaskPropertyDefinition |
Szczegół właściwości
name | właściwość |
name:String
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
The name of the property.
Implementacja
public function get name():String
public function set name(value:String):void
propertyType | właściwość |
propertyType:Object
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
The data type of the values of the property.
Implementacja
public function get propertyType():Object
public function set propertyType(value:Object):void
Tue Jun 12 2018, 12:06 PM Z