Pakket | com.adobe.ep.taskmanagement.filter |
Klasse | public class Property |
Overerving | Property Object |
Implementatie | IProperty |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Methode | Gedefinieerd door | ||
---|---|---|---|
Constructor. | Property | ||
Geeft aan of voor een object een opgegeven eigenschap is gedefinieerd. | Object | ||
Geeft aan of een instantie van de klasse Object zich in de prototypeketen van het object bevindt dat als parameter is opgegeven. | Object | ||
Geeft aan of de opgegeven eigenschap bestaat en kan worden opgesomd. | Object | ||
Stelt de beschikbaarheid van een dynamische eigenschap voor lusbewerkingen in. | Object | ||
Geeft de tekenreeksweergave van dit object weer, geformatteerd volgens de locatiespecifieke conventies. | Object | ||
Retourneert een tekenreeksrepresentatie van het opgegeven object. | Object | ||
Retourneert de primitieve waarde van het opgegeven object. | Object |
Constante | Gedefinieerd door | ||
---|---|---|---|
COMPLETETIME : Property [statisch]
The COMPLETETIME constant specifies the task property named completeTime. | Property | ||
CREATETIME : Property [statisch]
The COMPLETETIME constant specifies the task property named createTime. | Property | ||
DESCRIPTION : Property [statisch]
The DESCRIPTION constant specifies the task property named description. | Property | ||
ID : Property [statisch]
The ID constant specifies the task property named id. | Property | ||
INSTRUCTIONS : Property [statisch]
The INSTRUCTIONS constant specifies the task property named instructions. | Property | ||
NAME : Property [statisch]
The NAME constant specifies the task property named name. | Property | ||
OWNERID : Property [statisch]
The OWNERID constant specifies the task property named ownerId. | Property | ||
STATUS : Property [statisch]
The STATUS constant specifies the task property named status. | Property | ||
UPDATETIME : Property [statisch]
The UPDATETIME constant specifies the task property named updateTime. | Property |
Property | () | Constructor |
public function Property(aPropertyName:String = null)
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
Constructor.
ParametersaPropertyName:String (default = null ) — Specifies the name of this property.
|
COMPLETETIME | Constante |
public static const COMPLETETIME:Property
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The COMPLETETIME
constant specifies the task property named completeTime
.
CREATETIME | Constante |
public static const CREATETIME:Property
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The COMPLETETIME
constant specifies the task property named createTime
.
DESCRIPTION | Constante |
public static const DESCRIPTION:Property
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The DESCRIPTION
constant specifies the task property named description
.
ID | Constante |
public static const ID:Property
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The ID
constant specifies the task property named id
.
INSTRUCTIONS | Constante |
public static const INSTRUCTIONS:Property
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The INSTRUCTIONS
constant specifies the task property named instructions
.
NAME | Constante |
public static const NAME:Property
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The NAME
constant specifies the task property named name
.
OWNERID | Constante |
public static const OWNERID:Property
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The OWNERID
constant specifies the task property named ownerId
.
STATUS | Constante |
public static const STATUS:Property
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The STATUS
constant specifies the task property named status
.
UPDATETIME | Constante |
public static const UPDATETIME:Property
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Task Management 10 |
Runtimeversies: | AIR 2.6, Flash Player 10.2 |
The UPDATETIME
constant specifies the task property named updateTime
.
Wed Jun 13 2018, 11:42 AM Z