![]() | IPaymentTypeEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IPaymentTypeEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | allowPosReturningChangeCheckBoxEditor |
Gets the control allowPosReturningChangeCheckBoxEditor
|
![]() | bankIdStringLookupEditor |
Gets the control bankIdStringLookupEditor
|
![]() | billForCollectionAccountStringLookupEditor |
Gets the control billForCollectionAccountStringLookupEditor
|
![]() | billForCollectionAccountTextEditor |
Gets the control billForCollectionAccountTextEditor
|
![]() | billForCollectionBookStringLookupEditor |
Gets the control billForCollectionBookStringLookupEditor
|
![]() | billForCollectionBookTextEditor |
Gets the control billForCollectionBookTextEditor
|
![]() | billForDiscountAccountStringLookupEditor |
Gets the control billForDiscountAccountStringLookupEditor
|
![]() | billForDiscountAccountTextEditor |
Gets the control billForDiscountAccountTextEditor
|
![]() | billForDiscountBookStringLookupEditor |
Gets the control billForDiscountBookStringLookupEditor
|
![]() | billForDiscountBookTextEditor |
Gets the control billForDiscountBookTextEditor
|
![]() | CaptionTextEditor |
Gets the control CaptionTextEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | generateCustomerSettlementCheckBoxEditor |
Gets the control generateCustomerSettlementCheckBoxEditor
|
![]() | generateSupplierSettlementCheckBoxEditor |
Gets the control generateSupplierSettlementCheckBoxEditor
|
![]() | IdTextEditor |
Gets the control IdTextEditor
|
![]() | includeUnpaidChargeCheckBoxEditor |
Gets the control includeUnpaidChargeCheckBoxEditor
|
![]() | mustOpenPosCashDrawerCheckBoxEditor |
Gets the control mustOpenPosCashDrawerCheckBoxEditor
|
![]() | NatureImageComboEditor |
Gets the control NatureImageComboEditor
|
![]() | NotesRichTextEditor |
Gets the control NotesRichTextEditor
|
![]() | remitToBankCheckBoxEditor |
Gets the control remitToBankCheckBoxEditor
|
![]() | transferAtCommitmentDateCheckBoxEditor |
Gets the control transferAtCommitmentDateCheckBoxEditor
|
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.) |
IPaymentTypeEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IPaymentTypeEntryForm>(FormGuids.FormGuid, entityId);