Paket | com.adobe.solutions.prm.presentation.asset |
Schnittstelle | public interface IAssetCustomAttribute |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Project Management“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Öffentliche Eigenschaften
Eigenschaft | Definiert von | ||
---|---|---|---|
customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute |
Eigenschaftendetails
customAttributeKey | Eigenschaft |
customAttributeKey:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Project Management“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Key
Implementierung
public function get customAttributeKey():String
public function set customAttributeKey(value:String):void
customAttributeLabel | Eigenschaft |
customAttributeLabel:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Project Management“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Implementierung
public function get customAttributeLabel():String
public function set customAttributeLabel(value:String):void
customAttributeValue | Eigenschaft |
customAttributeValue:String
Sprachversion: | ActionScript 3.0 |
Produktversion: | Baustein „Project Management“ 10 |
Laufzeitversionen: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Implementierung
public function get customAttributeValue():String
public function set customAttributeValue(value:String):void
Tue Jun 12 2018, 10:04 AM Z