Show / Hide Table of Contents

Class EdiPickupFinishedAtShipper

Events occurred while pickup finished at shipper

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

Properties

Exceptions

Detailed information about the exceptions that occured while the pickup finished at shipper. Use (null) to report successful arrival

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