Show / Hide Table of Contents

Enum EdiPackExHandleChangeReason

Defines whether a package exchange reason is required or not . This is important for HABBL

Namespace: Conizi.Model.Shared.Definitions
Assembly: Conizi.Model.dll
Syntax
public enum EdiPackExHandleChangeReason : int

Fields

Name Description
ReasonDisabled

No reason allowed

ReasonOptional

Reason is optional

ReasonRequired

A reason is required

Back to top Generated by DocFX