AssetAttribute Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class AssetAttribute : CorrigoEntityWithOptimisticLock
The AssetAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| AssetId |
Reference to Asset.
| |
| CurrencyTypeId |
Required for Asset Attributes where data type is Currency (DataType.Money); otherwise ignored.
| |
| Descriptor |
Reference to Asset Attribute Metadata.
| |
| TopAssetId |
Reference to top Asset’s parent.
This field is auto-computed by application.
| |
| Value |