Show / Hide Table of Contents

Class EdiFood

Special requirements for transporting food

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

Properties

Haccp

The HACCP regulations apply

Declaration
public bool? Haccp { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>
Back to top Generated by DocFX