![]() | IPeriodicInvoicingProcessEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IPeriodicInvoicingProcessEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | applyFilterButton |
Gets the control applyFilterButton
|
![]() | customerFromIdStringLookupEditor |
Gets the control customerFromIdStringLookupEditor
|
![]() | customerToIdStringLookupEditor |
Gets the control customerToIdStringLookupEditor
|
![]() | dateToDateTimeEditor |
Gets the control dateToDateTimeEditor
|
![]() | Entity | Get the form's main entity |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | ignoreNetPriceRoundModeCheckBoxEditor |
Gets the control ignoreNetPriceRoundModeCheckBoxEditor
|
![]() | includeDeliveriesAssortingCheckBoxEditor |
Gets the control includeDeliveriesAssortingCheckBoxEditor
|
![]() | includeReferenceDocumentCheckBoxEditor |
Gets the control includeReferenceDocumentCheckBoxEditor
|
![]() | invoicesDataGrid |
Gets the control invoicesDataGrid
|
![]() | maintenanceContractFromStringLookupEditor |
Gets the control maintenanceContractFromStringLookupEditor
|
![]() | maintenanceContractToStringLookupEditor |
Gets the control maintenanceContractToStringLookupEditor
|
![]() | periodicInvoicingIdStringLookupEditor |
Gets the control periodicInvoicingIdStringLookupEditor
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Show |
Show the form
(Inherited from IForm.) |
![]() | ShowDialog |
Show the form as modal
(Inherited from IForm.) |
IPeriodicInvoicingProcessEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IPeriodicInvoicingProcessEntryForm>(FormGuids.FormGuid, entityId);