MeasureTOrderItem, TFulfillmentItem Class |
Namespace: Aloe.EnterpriseOne.Model.Core.Transformations
public class Measure<TOrderItem, TFulfillmentItem> where TFulfillmentItem : EnterpriseOneEntityObject
The MeasureTOrderItem, TFulfillmentItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | MeasureTOrderItem, TFulfillmentItem |
Initializes a new instance of the MeasureTOrderItem, TFulfillmentItem class.
|
Name | Description | |
---|---|---|
![]() | CreateFulfillmentItem |
Gets a value indicating whether to create fulfillment item if the measure is not fulfilled.
|
![]() | Name |
Gets the name of the measurement.
|
![]() | Specification |
Gets the specification containing the measure.
|
Name | Description | |
---|---|---|
![]() | GetFulfillmentsValue |
Returns the sum of all fulfillments for the specified order item.
|
![]() | GetOrderedValue |
Gets the ordered value for an order item.
|
![]() | GetRemainingValue |
Returns the remaining to be fulfilled for an order item.
|