| AssetAttribute Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class AssetAttribute : CorrigoEntityWithOptimisticLock
The AssetAttribute type exposes the following members.
 Properties
Properties| 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 | 
 See Also
See Also