Show / Hide Table of Contents

Class EdiPickupUnloading

Events occured while unloading the pickup order at the plant of the shipping partner

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

Properties

Exceptions

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

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