Click or drag to resize

FulfillmentAdviceTOrderItem, TFulfillmentItemMeasureValues Field

The advices for the values of the measures.

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Dictionary<Measure<TOrderItem, TFulfillmentItem>, decimal> MeasureValues

Field Value

Type: DictionaryMeasureTOrderItem, TFulfillmentItem, Decimal
See Also