![]() | ICreateInvoiceFromScheduleEventArgs Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
The ICreateInvoiceFromScheduleEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomersLinesToInvoice | Gets the customers lines to invoice. |
![]() | HeaderText | Gets the header text to display |
![]() | HideAssortByMaintenanceContract | Gets whether the assort by maintenance contract check box must be hidden |
![]() | OwnerDealEntity | Gets the owner deal entity. |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
ICreateInvoiceFromScheduleEventArgs instance = Utils<ExtensionType>.GetInterface<ICreateInvoiceFromScheduleEventArgs>();