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