Click or drag to resize

OrderLine Fields

The OrderLine type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCode exampleOnAfterGenerateOrderLineXml
Occurs after the XML for an order line is generated. This enables you to change or analyze the XML before it's sent to the ERP.
Public fieldStatic memberCode exampleOnBeforeGenerateOrderLineXml
Occurs before the XML for an order line is generated. This enables you to change or analyze the order line before it's processed.
Top
See Also