Show / Hide Table of Contents

Class EdiGateway

Special requirements for the handling of the goods at intermediate hubs / gateways

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

Properties

Priority

The consignment must be processed with priority

Declaration
public bool? Priority { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>
Back to top Generated by DocFX