ReceivingOrderLinesRepositoryLineStoreReference 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, Store> LineStoreReference
Public Shared ReadOnly LineStoreReference As PrimaryKeyReference(Of ReceivingOrderLine, Store)
public:
static initonly PrimaryKeyReference<ReceivingOrderLine^, Store^>^ LineStoreReference
static val LineStoreReference: PrimaryKeyReference<ReceivingOrderLine, Store>
Field Value
Type:
PrimaryKeyReferenceReceivingOrderLine,
Store
See Also