Pakket | com.adobe.ep.taskmanagement.domain |
Interface | public interface ITaskPropertyDefinition |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
ITaskProperty
objects.
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
name : String
The name of the property. | ITaskPropertyDefinition | ||
propertyType : Object
The data type of the values of the property. | ITaskPropertyDefinition |
Eigenschapdetails
name | eigenschap |
propertyType | eigenschap |
propertyType:Object
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The data type of the values of the property.
Implementatie
public function get propertyType():Object
public function set propertyType(value:Object):void
Wed Jun 13 2018, 11:42 AM Z