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