DistributionOutputsRepositoryStoreTransactionLineReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<DistributionOutput, StoreTransactionLine> StoreTransactionLineReference
Public Shared ReadOnly StoreTransactionLineReference As PrimaryKeyReference(Of DistributionOutput, StoreTransactionLine)
public:
static initonly PrimaryKeyReference<DistributionOutput^, StoreTransactionLine^>^ StoreTransactionLineReference
static val StoreTransactionLineReference: PrimaryKeyReference<DistributionOutput, StoreTransactionLine>
Field Value
Type:
PrimaryKeyReferenceDistributionOutput,
StoreTransactionLine
See Also