SalesOrderLinesRepositoryHistoricalDataJsonAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<SalesOrderLine, string> HistoricalDataJsonAttribute
Public Shared ReadOnly HistoricalDataJsonAttribute As ColumnDataAttribute(Of SalesOrderLine, String)
public:
static initonly ColumnDataAttribute<SalesOrderLine^, String^>^ HistoricalDataJsonAttribute
static val HistoricalDataJsonAttribute: ColumnDataAttribute<SalesOrderLine, string>
Field Value
Type:
ColumnDataAttributeSalesOrderLine,
String
See Also