Click or drag to resize

DealRevenueStartDate Property

Expected date on which revenue from this deal will start. [Required] [Default(Today)] [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 DateTime RevenueStartDate { get; set; }

Property Value

Type: DateTime
See Also