Show / Hide Table of Contents

Class EdiPickupArrival

Events occurred while arrival a pickup location

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

Properties

Exceptions

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

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