Click or drag to resize

DataValueDate Property

The date for which the measure is recorded. All records with dates within each period are summed. [Required] [Filter(eq;ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.DataWarehouse
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime Date { get; set; }

Property Value

Type: DateTime
See Also