IInvoiceDocument Interface |
Represents an invoice document - sale invoice or purchase invoice.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic interface IInvoiceDocument
Public Interface IInvoiceDocument
public interface class IInvoiceDocument
type IInvoiceDocument = interface end
The IInvoiceDocument type exposes the following members.
Properties
| Name | Description |
---|
 | ApplyDate |
Specifies the date on which to create the VAT entry for this invoice.
|
Top
See Also