![]() | ISupplierFamilyEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The ISupplierFamilyEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | analyticGridStringLookupEditor |
Gets the control analyticGridStringLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | automaticStockBookingCheckBoxEditor |
Gets the control automaticStockBookingCheckBoxEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | CaptionTextEditor |
Gets the control CaptionTextEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | colleagueIdStringLookupEditor |
Gets the control colleagueIdStringLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | customReportTreeList |
Gets the control customReportTreeList
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | depositPercentageNumberEditor |
Gets the control depositPercentageNumberEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | discountRateNumberEditor |
Gets the control discountRateNumberEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | documentSerialStringLookupEditor |
Gets the control documentSerialStringLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | Entity | Gets the main Entity used in the Form |
![]() | financialDiscountRateNumberEditor |
Gets the control financialDiscountRateNumberEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | IdTextEditor |
Gets the control IdTextEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | invoicingChargesNumberEditor |
Gets the control invoicingChargesNumberEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | invoicingChargesVatIdGuidLookupEditor |
Gets the control invoicingChargesVatIdGuidLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | IRPFRateNumberEditor |
Gets the control IRPFRateNumberEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | NotesRichTextEditor |
Gets the control NotesRichTextEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | paymentDateNumberEditor |
Gets the control paymentDateNumberEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | periodicInvoicingTreeList |
Gets the control periodicInvoicingTreeList
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | pricelistCategoryStringLookupEditor |
Gets the control pricelistCategoryStringLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | priceWithTaxBasedCheckBoxEditor |
Gets the control priceWithTaxBasedCheckBoxEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | schedulerColorColorEditor |
Gets the control schedulerColorColorEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | secondDiscountRateNumberEditor |
Gets the control secondDiscountRateNumberEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | securityBondRateForGoodCompletedWorkNumberEditor |
Gets the control securityBondRateForGoodCompletedWorkNumberEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | securityBondRateNumberEditor |
Gets the control securityBondRateNumberEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | settlementModeStringLookupEditor |
Gets the control settlementModeStringLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | shippingIdStringLookupEditor |
Gets the control shippingIdStringLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | subjectToRECheckBoxEditor |
Gets the control subjectToRECheckBoxEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | tax1GuidLookupEditor |
Gets the control tax1GuidLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | tax2GuidLookupEditor |
Gets the control tax2GuidLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | tax3GuidLookupEditor |
Gets the control tax3GuidLookupEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | territorialityImageComboEditor |
Gets the control territorialityImageComboEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | vatModeImageComboEditor |
Gets the control vatModeImageComboEditor
(Inherited from IThirdFamilyEntryFormBase.) |
![]() | webContactSendKindImageComboEditor |
Gets the control webContactSendKindImageComboEditor
(Inherited from IThirdFamilyEntryFormBase.) |
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.) |
ISupplierFamilyEntryForm instance = Utils<ExtensionType>.CreateEntryForm<ISupplierFamilyEntryForm>(FormGuids.FormGuid, entityId);