PaymentSlipPaymentTransactionsTemplatesRepositoryRouteReference Field |
Definition of the
Route reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PaymentSlipPaymentTransactionsTemplate, Route> RouteReference
Public Shared ReadOnly RouteReference As PrimaryKeyReference(Of PaymentSlipPaymentTransactionsTemplate, Route)
public:
static initonly PrimaryKeyReference<PaymentSlipPaymentTransactionsTemplate^, Route^>^ RouteReference
static val RouteReference: PrimaryKeyReference<PaymentSlipPaymentTransactionsTemplate, Route>
Field Value
Type:
PrimaryKeyReferencePaymentSlipPaymentTransactionsTemplate,
Route
See Also