Class EdiReturnOfGoods
Indicated whether the goods may or may not be stacked
Inheritance
System.Object
Conizi.Model.Shared.Interfaces.EdiPatternPropertiesBase
EdiReturnOfGoods
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiReturnOfGoods : EdiPatternPropertiesBase
Properties
EmptyPackaging
The packaging of the goods is taken back and dispose
Declaration
public bool? EmptyPackaging { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |