Click or drag to resize

PromotionalPackageValidFromDate Property

When not null specifies the first date when the package is valid for offering. The date is compared against the document date. [Filter(eq;ge;le)]

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

Property Value

Type: NullableDateTime
See Also