StoreTransactionLinesRepositoryProductCodeReference 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<StoreTransactionLine, ProductCode> ProductCodeReference
Public Shared ReadOnly ProductCodeReference As PrimaryKeyReference(Of StoreTransactionLine, ProductCode)
public:
static initonly PrimaryKeyReference<StoreTransactionLine^, ProductCode^>^ ProductCodeReference
static val ProductCodeReference: PrimaryKeyReference<StoreTransactionLine, ProductCode>
Field Value
Type:
PrimaryKeyReferenceStoreTransactionLine,
ProductCode
See Also