Show / Hide Table of Contents

Class EdiArchive

Functions provided by the digital archive systems

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

Properties

AutomaticDownloadOfPod

The proof of delivery document is provided for automatic download"

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