Click or drag to resize

DocumentTypeGenerateSingleDocument Property

Create maximum one document when documents from this type are generated by parent documents (usually from another document type). [Required] [Default(false)]

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

Property Value

Type: Boolean
See Also