![]() | ICurrencyEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The ICurrencyEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | accountingPurchasesJournalStringLookupEditor |
Gets the control accountingPurchasesJournalStringLookupEditor
|
![]() | accountingSalesJournalStringLookupEditor |
Gets the control accountingSalesJournalStringLookupEditor
|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | captionTextEditor |
Gets the control captionTextEditor
|
![]() | conversionRateDecimalCountNumberEditor |
Gets the control conversionRateDecimalCountNumberEditor
|
![]() | convertionRateDateDateTimeEditor |
Gets the control convertionRateDateDateTimeEditor
|
![]() | convertionRateNumberEditor |
Gets the control convertionRateNumberEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | idTextEditor |
Gets the control idTextEditor
|
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
|
![]() | providerNameTextEditor |
Gets the control providerNameTextEditor
|
![]() | purchasesJournalTextEditor |
Gets the control purchasesJournalTextEditor
|
![]() | salesJournalTextEditor |
Gets the control salesJournalTextEditor
|
![]() | symbolTextEditor |
Gets the control symbolTextEditor
|
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.) |
ICurrencyEntryForm instance = Utils<ExtensionType>.CreateEntryForm<ICurrencyEntryForm>(FormGuids.FormGuid, entityId);