Class EdiUnloading
Events occurred while unloading the consignment
Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
Conizi.Model.Shared.Interfaces.EdiEventBase
EdiUnloading
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiUnloading : EdiEventBase
Properties
Exceptions
Detailed information about the exceptions that occurred while processing the consignment. Use (null) to report successful processing of the consignment
Declaration
public EdiUnloadingExceptions Exceptions { get; set; }
Property Value
Type | Description |
---|---|
EdiUnloadingExceptions |