Click or drag to resize

SalesOrderLineHistoricalDataJson Property

Used only for lines, which are returns. It is a JSON-formatted string, containing data from the original sale.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string HistoricalDataJson { get; set; }

Property Value

Type: String
See Also