Show / Hide Table of Contents

Class EdiPreBookedTimeslot

A time slot has already been booked for the delivery of this consignment. Delivery must be attempted within this time slot

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

Properties

Info

Info about the pre booked time slot

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