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