![]() | IGuaranteeTypeEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms.Maintenance
The IGuaranteeTypeEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | activeStateImageComboEditor |
Gets the control activeStateImageComboEditor
|
![]() | captionTextEditor |
Gets the control captionTextEditor
|
![]() | commercialLabourDurationNumberEditor |
Gets the control commercialLabourDurationNumberEditor
|
![]() | commercialPartsDurationNumberEditor |
Gets the control commercialPartsDurationNumberEditor
|
![]() | commercialTravelDurationNumberEditor |
Gets the control commercialTravelDurationNumberEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | idTextEditor |
Gets the control idTextEditor
|
![]() | labourIncludeInProducerCheckBoxEditor |
Gets the control labourIncludeInProducerCheckBoxEditor
|
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
|
![]() | partsIncludeInProducerCheckBoxEditor |
Gets the control partsIncludeInProducerCheckBoxEditor
|
![]() | producerLabourDurationNumberEditor |
Gets the control producerLabourDurationNumberEditor
|
![]() | producerPartsDurationNumberEditor |
Gets the control producerPartsDurationNumberEditor
|
![]() | producerTravelDurationNumberEditor |
Gets the control producerTravelDurationNumberEditor
|
![]() | standardExchangeCheckBoxEditor |
Gets the control standardExchangeCheckBoxEditor
|
![]() | standardExchangeDurationNumberEditor |
Gets the control standardExchangeDurationNumberEditor
|
![]() | travelIncludeInProducerCheckBoxEditor |
Gets the control travelIncludeInProducerCheckBoxEditor
|
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.) |
IGuaranteeTypeEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IGuaranteeTypeEntryForm>(FormGuids.FormGuid, entityId);