![]() | IBankRemittanceEntryFormBase Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IBankRemittanceEntryFormBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | accountingExchangeGroupGuidLookupEditor |
Gets the control accountingExchangeGroupGuidLookupEditor
|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | amountNumberEditor |
Gets the control amountNumberEditor
|
![]() | applyFilterButton |
Gets the control applyFilterButton
|
![]() | bankRemittanceDateDateTimeEditor |
Gets the control bankRemittanceDateDateTimeEditor
|
![]() | bankRemittanceNumberTextEditor |
Gets the control bankRemittanceNumberTextEditor
|
![]() | bankStringLookupEditor |
Gets the control bankStringLookupEditor
|
![]() | chargeEntryDateDateTimeEditor |
Gets the control chargeEntryDateDateTimeEditor
|
![]() | collectionDateDateTimeEditor |
Gets the control collectionDateDateTimeEditor
|
![]() | currencyAmountNumberEditor |
Gets the control currencyAmountNumberEditor
|
![]() | currencyConversionRateNumberEditor |
Gets the control currencyConversionRateNumberEditor
|
![]() | currencyIdStringLookupEditor |
Gets the control currencyIdStringLookupEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | fromCustomerIdStringLookupEditor |
Gets the control fromCustomerIdStringLookupEditor
|
![]() | FromSafeStringLookupEditor |
Gets the control FromSafeStringLookupEditor
|
![]() | fromSettlementDateDateTimeEditor |
Gets the control fromSettlementDateDateTimeEditor
|
![]() | fromSupplierIdStringLookupEditor |
Gets the control fromSupplierIdStringLookupEditor
|
![]() | fromTerminalStringLookupEditor |
Gets the control fromTerminalStringLookupEditor
|
![]() | linesTreeList |
Gets the control linesTreeList
|
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
|
![]() | onlySettlementsMustBeremittedCheckBoxEditor |
Gets the control onlySettlementsMustBeremittedCheckBoxEditor
|
![]() | paymentTypeStringLookupEditor |
Gets the control paymentTypeStringLookupEditor
|
![]() | remittanceTypeImageComboEditor |
Gets the control remittanceTypeImageComboEditor
|
![]() | settlementsForThisBankOnlyCheckBoxEditor |
Gets the control settlementsForThisBankOnlyCheckBoxEditor
|
![]() | stateImageComboEditor |
Gets the control stateImageComboEditor
|
![]() | toCustomerIdStringLookupEditor |
Gets the control toCustomerIdStringLookupEditor
|
![]() | toSafeStringLookupEditor |
Gets the control toSafeStringLookupEditor
|
![]() | toSettlementDateDateTimeEditor |
Gets the control toSettlementDateDateTimeEditor
|
![]() | toSupplierIdStringLookupEditor |
Gets the control toSupplierIdStringLookupEditor
|
![]() | totalChargeNumberEditor0 |
Gets the control totalChargeNumberEditor0
|
![]() | totalChargeNumberEditor1 |
Gets the control totalChargeNumberEditor1
|
![]() | totalChargeNumberEditor2 |
Gets the control totalChargeNumberEditor2
|
![]() | totalChargeNumberEditor3 |
Gets the control totalChargeNumberEditor3
|
![]() | totalChargeNumberEditor4 |
Gets the control totalChargeNumberEditor4
|
![]() | totalCurrencyChargeNumberEditor0 |
Gets the control totalCurrencyChargeNumberEditor0
|
![]() | totalCurrencyChargeNumberEditor1 |
Gets the control totalCurrencyChargeNumberEditor1
|
![]() | totalCurrencyChargeNumberEditor2 |
Gets the control totalCurrencyChargeNumberEditor2
|
![]() | totalCurrencyChargeNumberEditor3 |
Gets the control totalCurrencyChargeNumberEditor3
|
![]() | totalCurrencyChargeNumberEditor4 |
Gets the control totalCurrencyChargeNumberEditor4
|
![]() | toTerminalStringLookupEditor |
Gets the control toTerminalStringLookupEditor
|
![]() | transferAtCommitmentDateCheckBoxEditor |
Gets the control transferAtCommitmentDateCheckBoxEditor
|
![]() | usePlannedBankRemittanceDateCheckBoxEditor |
Gets the control usePlannedBankRemittanceDateCheckBoxEditor
|
![]() | useRemittanceAccountsCheckBoxEditor |
Gets the control useRemittanceAccountsCheckBoxEditor
|
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.) |
IBankRemittanceEntryFormBase instance = Utils<ExtensionType>.CreateEntryForm<IBankRemittanceEntryFormBase>(FormGuids.FormGuid, entityId);