OutputOrderConsumptionLinesRepositoryMaterialReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.ShopFloor
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<OutputOrderConsumptionLine, Product> MaterialReference
Public Shared ReadOnly MaterialReference As PrimaryKeyReference(Of OutputOrderConsumptionLine, Product)
public:
static initonly PrimaryKeyReference<OutputOrderConsumptionLine^, Product^>^ MaterialReference
static val MaterialReference: PrimaryKeyReference<OutputOrderConsumptionLine, Product>
Field Value
Type:
PrimaryKeyReferenceOutputOrderConsumptionLine,
Product
See Also