Click or drag to resize

ForecastItemStore Property

The store which is expected to sell the products. [Required] [Filter(multi eq)]

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

Property Value

Type: Store
See Also