Click or drag to resize

DefaultSalesOrderPaymentPlanEnterpriseCompany Property

Enterprise company for which the current default installment template is valid. If enterprise company is not set then the installment template is valid for all enterprise companies. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public EnterpriseCompany EnterpriseCompany { get; set; }

Property Value

Type: EnterpriseCompany
See Also