SalesOrderPaymentPlansRepositoryPaymentAccountReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<SalesOrderPaymentPlan, PaymentAccount> PaymentAccountReference
Public Shared ReadOnly PaymentAccountReference As PrimaryKeyReference(Of SalesOrderPaymentPlan, PaymentAccount)
public:
static initonly PrimaryKeyReference<SalesOrderPaymentPlan^, PaymentAccount^>^ PaymentAccountReference
static val PaymentAccountReference: PrimaryKeyReference<SalesOrderPaymentPlan, PaymentAccount>
Field Value
Type:
PrimaryKeyReferenceSalesOrderPaymentPlan,
PaymentAccount
See Also