ReceivingOrderLinesRepositoryProductVariantReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ReceivingOrderLine, ProductVariant> ProductVariantReference
Public Shared ReadOnly ProductVariantReference As PrimaryKeyReference(Of ReceivingOrderLine, ProductVariant)
public:
static initonly PrimaryKeyReference<ReceivingOrderLine^, ProductVariant^>^ ProductVariantReference
static val ProductVariantReference: PrimaryKeyReference<ReceivingOrderLine, ProductVariant>
Field Value
Type:
PrimaryKeyReferenceReceivingOrderLine,
ProductVariant
See Also