Click or drag to resize

PrintoutName Property

The name of the printout. Unique within the application form. [Required] [Filter(like)]

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

Property Value

Type: String
See Also