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