TransactionCostCorrectionsSummaryRepositoryTransactionLineReference 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<TransactionCostCorrectionsSummaryEntry, StoreTransactionLine> TransactionLineReference
Public Shared ReadOnly TransactionLineReference As PrimaryKeyReference(Of TransactionCostCorrectionsSummaryEntry, StoreTransactionLine)
public:
static initonly PrimaryKeyReference<TransactionCostCorrectionsSummaryEntry^, StoreTransactionLine^>^ TransactionLineReference
static val TransactionLineReference: PrimaryKeyReference<TransactionCostCorrectionsSummaryEntry, StoreTransactionLine>
Field Value
Type:
PrimaryKeyReferenceTransactionCostCorrectionsSummaryEntry,
StoreTransactionLine
See Also