Show / Hide Table of Contents

Class EdiSeal

Seals used to prevent tampering with the goods in the load unit

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

Properties

Code

Code / number of the seal

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