Click or drag to resize

AssetTransactionLineAssetTransaction Property

The AssetTransaction to which this AssetTransactionLine belongs. [Required] [Filter(multi eq)] [Owner]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public AssetTransaction AssetTransaction { get; set; }

Property Value

Type: AssetTransaction
See Also