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