InvoiceToPaymentOrderFulfillmentOrderItemInvoice Property |
Gets the invoice.
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Invoice Invoice { get; }
Public ReadOnly Property Invoice As Invoice
Get
public:
property Invoice^ Invoice {
Invoice^ get ();
}
member Invoice : Invoice with get
Property Value
Type:
Invoice
See Also