Click or drag to resize

DocumentPrintAdditionalData Property

Contains additional data about the printout. The format of the data is dependent on the Printout Type.

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

Property Value

Type: String
See Also