Show / Hide Table of Contents

Class EdiDeliveryStartedExceptions

Detailed information about the exceptions that occurred while starting the delivery of the consignment. Use (null) to report successful starting of the consignment delivery

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

Properties

NoCapacity

There is no sufficient capacity available to perform delivery at the moment

Declaration
public EdiEmptyExtendableObject NoCapacity { get; set; }
Property Value
Type Description
EdiEmptyExtendableObject
Back to top Generated by DocFX