WorkOrderItemsRepositoryLotSizeAttribute Field |
Definition of the
LotSize data attribute
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly QuantityDataAttribute<WorkOrderItem> LotSizeAttribute
Public Shared ReadOnly LotSizeAttribute As QuantityDataAttribute(Of WorkOrderItem)
public:
static initonly QuantityDataAttribute<WorkOrderItem^>^ LotSizeAttribute
static val LotSizeAttribute: QuantityDataAttribute<WorkOrderItem>
Field Value
Type:
QuantityDataAttributeWorkOrderItem
See Also