PaymentTransactionsRepositoryPosLocationReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PaymentTransaction, Location> PosLocationReference
Public Shared ReadOnly PosLocationReference As PrimaryKeyReference(Of PaymentTransaction, Location)
public:
static initonly PrimaryKeyReference<PaymentTransaction^, Location^>^ PosLocationReference
static val PosLocationReference: PrimaryKeyReference<PaymentTransaction, Location>
Field Value
Type:
PrimaryKeyReferencePaymentTransaction,
Location
See Also