SalesOrderLinesRepositoryPersistLotAttribute 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, bool> PersistLotAttribute
Public Shared ReadOnly PersistLotAttribute As ColumnDataAttribute(Of SalesOrderLine, Boolean)
public:
static initonly ColumnDataAttribute<SalesOrderLine^, bool>^ PersistLotAttribute
static val PersistLotAttribute: ColumnDataAttribute<SalesOrderLine, bool>
Field Value
Type:
ColumnDataAttributeSalesOrderLine,
Boolean
See Also