Click or drag to resize

BonusProgramConditionToDate Property

Ending date (inclusive) of the bonus. null means that there is no ending date restriction. [Filter(eq;ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Marketing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> ConditionToDate { get; set; }

Property Value

Type: NullableDateTime
See Also