Class EdiNotAfter
The consignment must be delivered until the given date
Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
EdiNotAfter
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiNotAfter : EdiPatternPropertiesBase
Properties
Date
Not after Date (Day)
Declaration
public DateTime? Date { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<DateTime> |