| Pakket | com.adobe.solutions.prm.presentation.asset |
| Interface | public interface IAssetCustomAttribute |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Project Management Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Openbare eigenschappen
| Eigenschap | Gedefinieerd door | ||
|---|---|---|---|
| customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
| customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
| customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute | ||
Eigenschapdetails
customAttributeKey | eigenschap |
customAttributeLabel | eigenschap |
customAttributeLabel:String| Taalversie: | ActionScript 3.0 |
| Productversie: | Project Management Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Implementatie
public function get customAttributeLabel():String public function set customAttributeLabel(value:String):voidcustomAttributeValue | eigenschap |
customAttributeValue:String| Taalversie: | ActionScript 3.0 |
| Productversie: | Project Management Building Block 10 |
| Runtimeversies: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Implementatie
public function get customAttributeValue():String public function set customAttributeValue(value:String):voidWed Jun 13 2018, 11:42 AM Z