Show / Hide Table of Contents

Class EdiPickupUnloadingExceptions

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

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

Properties

Damaged

The consignment was damaged on arrival

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