Show / Hide Table of Contents

Class EdiPickupForwarding

Events occured while forwarding the pickup order to the receiving partner

Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
Conizi.Model.Shared.Interfaces.EdiEventBase
EdiPickupForwarding
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiPickupForwarding : EdiEventBase

Properties

Exceptions

Detailed information about the exceptions that occured while forwarding the pickup order. Use (null) to report successful forwarding the pickup order

Declaration
public EdiPickupForwardingExceptions Exceptions { get; set; }
Property Value
Type Description
EdiPickupForwardingExceptions
Back to top Generated by DocFX