Click or drag to resize

DataValueTargetValue Property

Accumulates target value for the measure. [Required] [Default(0)] [Filter(eq)]

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

Property Value

Type: Decimal
See Also