Pacchetto | com.adobe.solutions.prm.presentation.asset |
Interfaccia | public interface IAssetCustomAttribute |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Project Management 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Proprietà pubbliche
Proprietà | Definito da | ||
---|---|---|---|
customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute |
Descrizione delle proprietà
customAttributeKey | proprietà |
customAttributeKey:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Project Management 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Key
Implementazione
public function get customAttributeKey():String
public function set customAttributeKey(value:String):void
customAttributeLabel | proprietà |
customAttributeLabel:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Project Management 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Implementazione
public function get customAttributeLabel():String
public function set customAttributeLabel(value:String):void
customAttributeValue | proprietà |
customAttributeValue:String
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Blocco costitutivo Project Management 10 |
Versioni runtime: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Implementazione
public function get customAttributeValue():String
public function set customAttributeValue(value:String):void
Tue Jun 12 2018, 02:44 PM Z