| Package | com.adobe.solutions.prm.presentation.asset |
| Interface | public interface IAssetCustomAttribute |
| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Project Management 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Propriétés publiques
| Propriété | Défini par | ||
|---|---|---|---|
| customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
| customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
| customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute | ||
Détails de la propriété
customAttributeKey | propriété |
customAttributeKey:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Project Management 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Key
Implémentation
public function get customAttributeKey():String public function set customAttributeKey(value:String):voidcustomAttributeLabel | propriété |
customAttributeLabel:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Project Management 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Implémentation
public function get customAttributeLabel():String public function set customAttributeLabel(value:String):voidcustomAttributeValue | propriété |
customAttributeValue:String| Version du langage: | ActionScript 3.0 |
| Version du produit: | Bloc de création Project Management 10 |
| Versions du moteur d’exécution: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Implémentation
public function get customAttributeValue():String public function set customAttributeValue(value:String):voidTue Jun 12 2018, 09:30 AM Z