Class EdiPickupLoadingCompleted
Events occurred while pickup loading completed
Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
Conizi.Model.Shared.Interfaces.EdiEventBase
EdiPickupLoadingCompleted
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiPickupLoadingCompleted : EdiEventBase
Properties
Exceptions
Detailed information about the exceptions that occured while completing the loading process. Use (null) to report successful completion of the loading process
Declaration
public EdiPickupLoadingCompletedExceptions Exceptions { get; set; }
Property Value
Type | Description |
---|---|
EdiPickupLoadingCompletedExceptions |