OutputOrderConsumptionLinesRepositoryScrapTypeReference 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, ScrapType> ScrapTypeReference
Public Shared ReadOnly ScrapTypeReference As PrimaryKeyReference(Of OutputOrderConsumptionLine, ScrapType)
public:
static initonly PrimaryKeyReference<OutputOrderConsumptionLine^, ScrapType^>^ ScrapTypeReference
static val ScrapTypeReference: PrimaryKeyReference<OutputOrderConsumptionLine, ScrapType>
Field Value
Type:
PrimaryKeyReferenceOutputOrderConsumptionLine,
ScrapType
See Also