Click or drag to resize

AssetTransactionLineOperationType Property

Type of the current asset operation: PUR = Purchase, SLS = Sale, DEP = Depreciation, ADJ = Adjustment, REV = Reevaluation. [Required] [Default("ADJ")] [Filter(multi eq)]

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

Property Value

Type: AssetTransactionLinesRepositoryOperationType
See Also