Click or drag to resize

PrintoutLayoutDocumentEntityName Property

The entity name of the document type e.g. Crm_Sales_Orders, Inv_Store_Orders etc. [Required] [Filter(eq)]

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

Property Value

Type: String
See Also