Click or drag to resize

DocumentPrintsRepositoryPrintoutType Class

Allowed values for the PrintoutType data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.GeneralDocumentPrintsRepositoryPrintoutType

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class PrintoutType : Enum

The DocumentPrintsRepositoryPrintoutType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberExport
Export value. Stored as 'EXP'.
Public fieldStatic memberFiscalPrinterPrintout
FiscalPrinterPrintout value. Stored as 'FPP'.
Public fieldStatic memberPhysicalPrinterPrintout
PhysicalPrinterPrintout value. Stored as 'PPP'.
Public fieldStatic memberUserDownload
UserDownload value. Stored as 'DWN'.
Public fieldvalue__
Top
See Also