Paket | com.adobe.ep.taskmanagement.domain |
Schnittstelle | public interface ITaskPropertyDefinition |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
ITaskProperty
objects.
Öffentliche Eigenschaften
Eigenschaft | Definiert von | ||
---|---|---|---|
name : String
The name of the property. | ITaskPropertyDefinition | ||
propertyType : Object
The data type of the values of the property. | ITaskPropertyDefinition |
Eigenschaftendetails
name | Eigenschaft |
propertyType | Eigenschaft |
propertyType:Object
Sprachversion: | ActionScript 3.0 |
Produktversion: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Laufzeitversionen: | AIR 2.6, Flash Player 10.2 |
The data type of the values of the property.
Implementierung
public function get propertyType():Object
public function set propertyType(value:Object):void
Tue Jun 12 2018, 10:04 AM Z