![]() | IEcotaxFurnitureEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IEcotaxFurnitureEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | calculationBaseStringLookupEditor |
Gets the control calculationBaseStringLookupEditor
|
![]() | captionTextEditor |
Gets the control captionTextEditor
|
![]() | customsCodeTextEditor |
Gets the control customsCodeTextEditor
|
![]() | decreeCategoryTextEditor |
Gets the control decreeCategoryTextEditor
|
![]() | decreeFunctionTextEditor |
Gets the control decreeFunctionTextEditor
|
![]() | Entity | Gets the main Entity used in the Form |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | idTextEditor |
Gets the control idTextEditor
|
![]() | majoritoryProductMaterialTextEditor |
Gets the control majoritoryProductMaterialTextEditor
|
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
|
![]() | organizationGuidLookupEditor |
Gets the control organizationGuidLookupEditor
|
![]() | producerStatusTextEditor |
Gets the control producerStatusTextEditor
|
![]() | productStatusTextEditor |
Gets the control productStatusTextEditor
|
![]() | valdeliaFamilyTextEditor |
Gets the control valdeliaFamilyTextEditor
|
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.) |
IEcotaxFurnitureEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IEcotaxFurnitureEntryForm>(FormGuids.FormGuid, entityId);