Show / Hide Table of Contents

Class EdiDeliveryAttemptDifficulties

There were difficulties delivering the goods

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

Properties

TailLift

The delivery was not possible because of a missing tail lift

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