Click or drag to resize

DocumentPrintPrintoutType Property

Specifies the type of the printout: PPP - Phisycal Printer Printout; FPP - Fiscal Printer Printout; EXP - Export. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DocumentPrintsRepositoryPrintoutType> PrintoutType { get; set; }

Property Value

Type: NullableDocumentPrintsRepositoryPrintoutType
See Also