Click or drag to resize

DocumentTypeInvoicesOptions Property

List of InvoicesOption child objects, based on the Crm.Invoicing.InvoicesOption.DocumentType back reference

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

Property Value

Type: ChildCollectionInvoicesOption
See Also