| Pakiet | com.adobe.solutions.prm.presentation.asset |
| Interfejs | public interface IAssetCustomAttribute |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Project Management Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Właściwości publiczne
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
| customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
| customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
| customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute | ||
Szczegół właściwości
customAttributeKey | właściwość |
customAttributeKey:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Project Management Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Key
Implementacja
public function get customAttributeKey():String public function set customAttributeKey(value:String):voidcustomAttributeLabel | właściwość |
customAttributeLabel:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Project Management Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Implementacja
public function get customAttributeLabel():String public function set customAttributeLabel(value:String):voidcustomAttributeValue | właściwość |
customAttributeValue:String| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Project Management Building Block 10 |
| Wersje środowiska wykonawczego: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Implementacja
public function get customAttributeValue():String public function set customAttributeValue(value:String):voidTue Jun 12 2018, 12:06 PM Z