Click or drag to resize

AccountingVoucherLineItemKey Property

The item (grouping) key for the account in the line. Account_Id + Item_Key - the smallest unit of calculation for account balance. [Filter(eq;like)]

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

Property Value

Type: String
See Also