StoreOrderLinesRepositoryPersistLotAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<StoreOrderLine, bool> PersistLotAttribute
Public Shared ReadOnly PersistLotAttribute As ColumnDataAttribute(Of StoreOrderLine, Boolean)
public:
static initonly ColumnDataAttribute<StoreOrderLine^, bool>^ PersistLotAttribute
static val PersistLotAttribute: ColumnDataAttribute<StoreOrderLine, bool>
Field Value
Type:
ColumnDataAttributeStoreOrderLine,
Boolean
See Also