Click or drag to resize

PrintoutDocumentType Property

The document type to which this printout layout is bound. [Required] [Filter(multi eq)] [Owner]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DocumentType DocumentType { get; set; }

Property Value

Type: DocumentType
See Also