Show / Hide Table of Contents

Class EdiEventEstimatedArrivalAtReceiver

Events occurred regarding the estimated time of arrival at receiver

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

Properties

EstimatedArrivalTime

Date and time of the estimated arrival

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