![]() | IEquipmentEntryFormBase Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IEquipmentEntryFormBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | captionTextEditor |
Gets the control captionTextEditor
|
![]() | competenceIdStringLookupEditor |
Gets the control competenceIdStringLookupEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | equipmentTypeIdStringLookupEditor |
Gets the control equipmentTypeIdStringLookupEditor
|
![]() | familyIdStringLookupEditor |
Gets the control familyIdStringLookupEditor
|
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | hourlyCostNumberEditor |
Gets the control hourlyCostNumberEditor
|
![]() | idTextEditor |
Gets the control idTextEditor
|
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
|
![]() | referenceItemIdStringLookupEditor |
Gets the control referenceItemIdStringLookupEditor
|
![]() | salePriceVatExcludedNumberEditor |
Gets the control salePriceVatExcludedNumberEditor
|
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.) |
IEquipmentEntryFormBase instance = Utils<ExtensionType>.CreateEntryForm<IEquipmentEntryFormBase>(FormGuids.FormGuid, entityId);