Class EdiFixedWeek
The consignment must be delivered within the given week of the year
Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
EdiFixedWeek
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiFixedWeek : EdiPatternPropertiesBase
Properties
WeekOfYear
Week of the year for delivery / pickup
Declaration
public string WeekOfYear { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Year
Year for delivery / pickup
Declaration
public string Year { get; set; }
Property Value
Type | Description |
---|---|
System.String |