Paket | com.adobe.solutions.prm.presentation.asset |
Arabirim | public interface IAssetCustomAttribute |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Project Management Building Block 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
customAttributeKey : String
Custom Attribute Key
| IAssetCustomAttribute | ||
customAttributeLabel : String
Custom Attribute Label
| IAssetCustomAttribute | ||
customAttributeValue : String
Custom Attribute Value
| IAssetCustomAttribute |
Özellik Ayrıntısı
customAttributeKey | özellik |
customAttributeKey:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Project Management Building Block 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Key
Uygulama
public function get customAttributeKey():String
public function set customAttributeKey(value:String):void
customAttributeLabel | özellik |
customAttributeLabel:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Project Management Building Block 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Label
Uygulama
public function get customAttributeLabel():String
public function set customAttributeLabel(value:String):void
customAttributeValue | özellik |
customAttributeValue:String
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Project Management Building Block 10 |
Çalışma Zamanı Sürümleri: | Flash Player 10.2, AIR (unsupported) |
Custom Attribute Value
Uygulama
public function get customAttributeValue():String
public function set customAttributeValue(value:String):void
Tue Jun 12 2018, 01:09 PM Z