Enum EdiImageType
Defines the type of a document
Namespace: Conizi.Model.Shared.Definitions
Assembly: Conizi.Model.dll
Syntax
public enum EdiImageType : int
Fields
| Name | Description |
|---|---|
| Accident | An image of an accident |
| Damage | An image of damaged goods |
| LoadSecuring | An image of load securing |
| OtherDocument | Other image |
| Unknown | An unknown image type |