Click or drag to resize

DocumentPrints Property

List of DocumentPrint child objects, based on the DocumentPrint.Document back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<DocumentPrint> Prints { get; }

Property Value

Type: ChildCollectionDocumentPrint
See Also