Class EdiPickupSuccessful
Events indicating a successful pickup
Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
Conizi.Model.Shared.Interfaces.EdiEventBase
EdiPickupSuccessful
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiPickupSuccessful : EdiEventBase
Properties
Exceptions
Detailed information about the exceptions that occured while pickup the pickup order. Use (null) to report successful pickup.
Declaration
public EdiPickupSuccessfulExceptions Exceptions { get; set; }
Property Value
Type | Description |
---|---|
EdiPickupSuccessfulExceptions |