Show / Hide Table of Contents

Class EdiEventLoading

Events that occur during the loading process

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

Properties

Exceptions

Detailed information about the exceptions that occurred while loading the order

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