Пакет | com.adobe.solutions.prm.presentation.asset |
Интерфейс | public interface IAssetCustomAttribute |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Project Management Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Общедоступные свойства
Свойство | Определено | ||
---|---|---|---|
customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute |
Сведения о свойстве
customAttributeKey | свойство |
customAttributeKey:String
Язык версии: | ActionScript 3.0 |
Версия продукта: | Project Management Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Key
Реализация
public function get customAttributeKey():String
public function set customAttributeKey(value:String):void
customAttributeLabel | свойство |
customAttributeLabel:String
Язык версии: | ActionScript 3.0 |
Версия продукта: | Project Management Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Реализация
public function get customAttributeLabel():String
public function set customAttributeLabel(value:String):void
customAttributeValue | свойство |
customAttributeValue:String
Язык версии: | ActionScript 3.0 |
Версия продукта: | Project Management Building Block 10 |
Версии среды выполнения: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Реализация
public function get customAttributeValue():String
public function set customAttributeValue(value:String):void
Tue Jun 12 2018, 11:34 AM Z