Click or drag to resize

DefaultSalesOrderPaymentPlanEnterpriseCompanyLocation Property

Enterprise company location (within the chosen enterprise company) for which the current default installment template is valid. If enterprise company location is not set then the installment template is valid for all enterprise company locations. [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 CompanyLocation EnterpriseCompanyLocation { get; set; }

Property Value

Type: CompanyLocation
See Also