Show / Hide Table of Contents

Class EdiPickupLoadingStarted

Events occurred while pickup loading started

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

Properties

Exceptions

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

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