| Paket | com.adobe.solutions.prm.presentation.asset |
| Gränssnitt | public interface IAssetCustomAttribute |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Project Management Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Publika egenskaper
| Egenskap | Definieras med | ||
|---|---|---|---|
| customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
| customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
| customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute | ||
Egenskapsdetaljer
customAttributeKey | egenskap |
customAttributeKey:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Project Management Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Key
Implementering
public function get customAttributeKey():String public function set customAttributeKey(value:String):voidcustomAttributeLabel | egenskap |
customAttributeLabel:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Project Management Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Implementering
public function get customAttributeLabel():String public function set customAttributeLabel(value:String):voidcustomAttributeValue | egenskap |
customAttributeValue:String| Språkversion: | ActionScript 3.0 |
| Produktversion: | Project Management Building Block 10 |
| Körningsmiljöversioner: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Implementering
public function get customAttributeValue():String public function set customAttributeValue(value:String):voidTue Jun 12 2018, 01:40 PM Z