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