Click or drag to resize

ForecastItemDealer Property

The dealer for which the forecast is made. When null, the forecast is not for any specfic dealer. [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 Dealer Dealer { get; set; }

Property Value

Type: Dealer
See Also