Show / Hide Table of Contents

Class EdiPickupStarted

Events occurred while starting a pickup order"

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

Properties

Exceptions

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

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