| Paquete | com.adobe.solutions.prm.presentation.asset |
| Interfaz | public interface IAssetCustomAttribute |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Project Management 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Propiedades públicas
| Propiedad | Definido por | ||
|---|---|---|---|
| customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
| customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
| customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute | ||
Información sobre propiedades
customAttributeKey | propiedad |
customAttributeKey:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Project Management 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Key
Implementación
public function get customAttributeKey():String public function set customAttributeKey(value:String):voidcustomAttributeLabel | propiedad |
customAttributeLabel:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Project Management 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Implementación
public function get customAttributeLabel():String public function set customAttributeLabel(value:String):voidcustomAttributeValue | propiedad |
customAttributeValue:String| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Bloque de construcción Project Management 10 |
| Versiones de motor de ejecución: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Implementación
public function get customAttributeValue():String public function set customAttributeValue(value:String):voidTue Jun 12 2018, 02:12 PM Z