Show / Hide Table of Contents

Class EdiPickupAttemptFailed

Events indicating a failed pickup attempt

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

Properties

Exceptions

Detailed information about the exceptions that caused the pickup to be fail

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