Click or drag to resize

DealExpectedRevenue Property

Expected total revenue. For automatically renewed contracts it's the amount until the first renewal. [Currency: ExpectedRevenueCurrency] [Required] [Default(0)] [Filter(ge;le)]

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

Property Value

Type: Amount
See Also