IPeriodicInvoicingEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IPeriodicInvoicingEntryForm type exposes the following members.
| Name | Description | |
|---|---|---|
| Actions |
Actions of the form
(Inherited from IApiEntryForm.) | |
| applyCustomerDiscountCheckBoxEditor |
Gets the control applyCustomerDiscountCheckBoxEditor
| |
| applyPriceListCheckBoxEditor |
Gets the control applyPriceListCheckBoxEditor
| |
| assortCurrencyCalculationMethodImageComboEditor |
Gets the control assortCurrencyCalculationMethodImageComboEditor
| |
| assortCustomSettlementModeCheckBoxEditor |
Gets the control assortCustomSettlementModeCheckBoxEditor
| |
| assortCustomSettlementModeStringLookupEditor |
Gets the control assortCustomSettlementModeStringLookupEditor
| |
| assortItemsCheckBoxEditor |
Gets the control assortItemsCheckBoxEditor
| |
| assortLastSEPASequenceCheckBoxEditor |
Gets the control assortLastSEPASequenceCheckBoxEditor
| |
| captionTextEditor |
Gets the control captionTextEditor
| |
| copyTextLinesCheckBoxEditor |
Gets the control copyTextLinesCheckBoxEditor
| |
| createSubTotalCheckBoxEditor |
Gets the control createSubTotalCheckBoxEditor
| |
| customerFamiliesTreeList |
Gets the control customerFamiliesTreeList
| |
| customersTreeList |
Gets the control customersTreeList
| |
| datesPreviewTreeList |
Gets the control datesPreviewTreeList
| |
| delayBeforeAssortEnabledNumberEditor |
Gets the control delayBeforeAssortEnabledNumberEditor
| |
| Entity | Get the main entity used in the form | |
| Form |
Gets the form
(Inherited from IForm.) | |
| idTextEditor |
Gets the control idTextEditor
| |
| ignoreCheckAddressCheckBoxEditor |
Gets the control ignoreCheckAddressCheckBoxEditor
| |
| ignoreCheckUserDefinedFieldsCheckBoxEditor |
Gets the control ignoreCheckUserDefinedFieldsCheckBoxEditor
| |
| ignoreOriginDocumentInformationsCheckBoxEditor |
Gets the control ignoreOriginDocumentInformationsCheckBoxEditor
| |
| invoiceCurrencyCalculationMethodImageComboEditor |
Gets the control invoiceCurrencyCalculationMethodImageComboEditor
| |
| invoiceCustomSettlementModeCheckBoxEditor |
Gets the control invoiceCustomSettlementModeCheckBoxEditor
| |
| invoiceCustomSettlementModeStringLookupEditor |
Gets the control invoiceCustomSettlementModeStringLookupEditor
| |
| invoiceLastSEPASequenceCheckBoxEditor |
Gets the control invoiceLastSEPASequenceCheckBoxEditor
| |
| invoicingModeImageComboEditor |
Gets the control invoicingModeImageComboEditor
| |
| keepBillOfQuantitiesProgramActiveCheckBoxEditor |
Gets the control keepBillOfQuantitiesProgramActiveCheckBoxEditor
| |
| keepUnitPriceProgramActiveCheckBoxEditor |
Gets the control keepUnitPriceProgramActiveCheckBoxEditor
| |
| notesRichTextEditor |
Gets the control notesRichTextEditor
| |
| previewMaxOccursNumberEditor |
Gets the control previewMaxOccursNumberEditor
| |
| previewStartDateDateTimeEditor |
Gets the control previewStartDateDateTimeEditor
| |
| referenceDocumentGuidLookupEditor |
Gets the control referenceDocumentGuidLookupEditor
| |
| retrieveCustomerInformationCheckBoxEditor |
Gets the control retrieveCustomerInformationCheckBoxEditor
| |
| UpdatePricesCheckBoxEditor |
Gets the control UpdatePricesCheckBoxEditor
| |
| updatePurchaseAndCostPriceCheckBoxEditor |
Gets the control updatePurchaseAndCostPriceCheckBoxEditor
|
| 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.) |
IPeriodicInvoicingEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IPeriodicInvoicingEntryForm>(FormGuids.FormGuid, entityId);