| Pacote | com.adobe.solutions.prm.presentation.asset |
| Interface | public interface IAssetCustomAttribute |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Propriedades públicas
| Propriedade | Definido por | ||
|---|---|---|---|
| customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
| customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
| customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute | ||
Detalhes da propriedade
customAttributeKey | propriedade |
customAttributeKey:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Key
Implementação
public function get customAttributeKey():String public function set customAttributeKey(value:String):voidcustomAttributeLabel | propriedade |
customAttributeLabel:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Implementação
public function get customAttributeLabel():String public function set customAttributeLabel(value:String):voidcustomAttributeValue | propriedade |
customAttributeValue:String| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Project Management Building Block 10 |
| Versões de runtime: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Implementação
public function get customAttributeValue():String public function set customAttributeValue(value:String):voidWed Jun 13 2018, 11:10 AM Z