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