PaymentAccountsRepositoryEnterpriseCompanyLocationReference 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<PaymentAccount, CompanyLocation> EnterpriseCompanyLocationReference
Public Shared ReadOnly EnterpriseCompanyLocationReference As PrimaryKeyReference(Of PaymentAccount, CompanyLocation)
public:
static initonly PrimaryKeyReference<PaymentAccount^, CompanyLocation^>^ EnterpriseCompanyLocationReference
static val EnterpriseCompanyLocationReference: PrimaryKeyReference<PaymentAccount, CompanyLocation>
Field Value
Type:
PrimaryKeyReferencePaymentAccount,
CompanyLocation
See Also