Show / Hide Table of Contents

Class EdiEventDeliveryStarted

Events indicating the start of the delivery

Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
Conizi.Model.Shared.Interfaces.EdiEventBase
EdiEventDeliveryStarted
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiEventDeliveryStarted : EdiEventBase

Properties

Exceptions

Declaration
public EdiDeliveryStartedExceptions Exceptions { get; set; }
Property Value
Type Description
EdiDeliveryStartedExceptions

TourNumber

Number of the planned / assigned local traffic tour for delivery

Declaration
public string TourNumber { get; set; }
Property Value
Type Description
System.String
Back to top Generated by DocFX