![]() | ITargetProcessEntryFormBase Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The ITargetProcessEntryFormBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | applyFilterButton |
Gets the control applyFilterButton
|
![]() | endDateDateTimeEditor |
Gets the control endDateDateTimeEditor
|
![]() | Entity | Get the main entity used in the form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | newDateDateTimeEditor |
Gets the control newDateDateTimeEditor
|
![]() | newTypeImageComboEditor |
Gets the control newTypeImageComboEditor
|
![]() | referenceDateImageComboEditor |
Gets the control referenceDateImageComboEditor
|
![]() | requestDocumentDataGrid |
Gets the control requestDocumentDataGrid
|
![]() | ShowDocumentsByProcessableLineCheckBoxEditor |
Gets the control ShowDocumentsByProcessableLineCheckBoxEditor
|
![]() | showProcessableDocumentCheckBoxEditor |
Gets the control showProcessableDocumentCheckBoxEditor
|
![]() | startDateDateTimeEditor |
Gets the control startDateDateTimeEditor
|
![]() | targetDocumentGuidLookupEditor |
Gets the control targetDocumentGuidLookupEditor
|
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.) |
ITargetProcessEntryFormBase instance = Utils<ExtensionType>.CreateEntryForm<ITargetProcessEntryFormBase>(FormGuids.FormGuid, entityId);