![]() | ISupplierPromotionEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The ISupplierPromotionEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | allowToDefineItemOnCalculationLinesCheckBoxEditor |
Gets the control allowToDefineItemOnCalculationLinesCheckBoxEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | calculationBaseImageComboEditor |
Gets the control calculationBaseImageComboEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | calculationTreeList |
Gets the control calculationTreeList
(Inherited from IPriceListEntryFormBase.) |
![]() | canBeCumulatedCheckBoxEditor |
Gets the control canBeCumulatedCheckBoxEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | currencyIdStringLookupEditor |
Gets the control currencyIdStringLookupEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | customerTreeList |
Gets the control customerTreeList
(Inherited from IPriceListEntryFormBase.) |
![]() | descriptionTextEditor |
Gets the control descriptionTextEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | endDateDateTimeEditor |
Gets the control endDateDateTimeEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | idTextEditor |
Gets the control idTextEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | isAccumulatableWithPriceListCheckBoxEditor |
Gets the control isAccumulatableWithPriceListCheckBoxEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | isApplyingOnSeveralLinesCheckBoxEditor |
Gets the control isApplyingOnSeveralLinesCheckBoxEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | isLastAccumulatableCheckBoxEditor |
Gets the control isLastAccumulatableCheckBoxEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | isMultiLineGroupingAllItemConditionsCheckBoxEditor |
Gets the control isMultiLineGroupingAllItemConditionsCheckBoxEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | itemTreeList |
Gets the control itemTreeList
(Inherited from IPriceListEntryFormBase.) |
![]() | multiLineFreeItemChoiceImageComboEditor |
Gets the control multiLineFreeItemChoiceImageComboEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | startDateDateTimeEditor |
Gets the control startDateDateTimeEditor
(Inherited from IPriceListEntryFormBase.) |
![]() | thirdPriceTypeImageComboEditor |
Gets the control thirdPriceTypeImageComboEditor
(Inherited from IPriceListEntryFormBase.) |
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.) |
ISupplierPromotionEntryForm instance = Utils<ExtensionType>.CreateEntryForm<ISupplierPromotionEntryForm>(FormGuids.FormGuid, entityId);