![]() | IDealActivityEntryForm Interface |
Namespace: EBP.Api.Interfaces.Invoicing.Module.Windows.Forms
The IDealActivityEntryForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions |
Actions of the form
(Inherited from IApiEntryForm.) |
![]() | captionTextEditor |
Gets the control captionTextEditor
(Inherited from IActivityEntryForm.) |
![]() | categoryImageComboEditor |
Gets the control categoryImageComboEditor
(Inherited from IActivityEntryForm.) |
![]() | cellPhoneTextEditor |
Gets the control cellPhoneTextEditor
(Inherited from IActivityEntryForm.) |
![]() | civilityStringLookupEditor |
Gets the control civilityStringLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | colleagueIdStringLookupEditor |
Gets the control colleagueIdStringLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | constructionSiteIdStringLookupEditor |
Gets the control constructionSiteIdStringLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | contactIdImageComboEditor |
Gets the control contactIdImageComboEditor
(Inherited from IActivityEntryForm.) |
![]() | creatorColleagueIdStringLookupEditor |
Gets the control creatorColleagueIdStringLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | customerIdStringLookupEditor |
Gets the control customerIdStringLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | customerNameTextEditor |
Gets the control customerNameTextEditor
(Inherited from IActivityEntryForm.) |
![]() | dealIdStringLookupEditor |
Gets the control dealIdStringLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | documentTypeImageComboEditor |
Gets the control documentTypeImageComboEditor
(Inherited from IActivityEntryForm.) |
![]() | eMailTextEditor |
Gets the control eMailTextEditor
(Inherited from IActivityEntryForm.) |
![]() | endDateTimeEditor |
Gets the control endDateTimeEditor
(Inherited from IActivityEntryForm.) |
![]() | Entity | Gets the main Entity used in the Form |
![]() | eventStateImageComboEditor |
Gets the control eventStateImageComboEditor
(Inherited from IActivityEntryForm.) |
![]() | eventTypeGuidLookupEditor |
Gets the control eventTypeGuidLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | faxTextEditor |
Gets the control faxTextEditor
(Inherited from IActivityEntryForm.) |
![]() | firstNameTextEditor |
Gets the control firstNameTextEditor
(Inherited from IActivityEntryForm.) |
![]() | Form |
Gets the form
(Inherited from IForm.) |
![]() | incidentIdStringLookupEditor |
Gets the control incidentIdStringLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | lastNameTextEditor |
Gets the control lastNameTextEditor
(Inherited from IActivityEntryForm.) |
![]() | maintenanceContractIdStringLookupEditor |
Gets the control maintenanceContractIdStringLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | notesRichTextEditor |
Gets the control notesRichTextEditor
(Inherited from IActivityEntryForm.) |
![]() | phoneTextEditor |
Gets the control phoneTextEditor
(Inherited from IActivityEntryForm.) |
![]() | purchaseDocumentIdGuidLookupEditor |
Gets the control purchaseDocumentIdGuidLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | saleDocumentIdGuidLookupEditor |
Gets the control saleDocumentIdGuidLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | startDateTimeEditor |
Gets the control startDateTimeEditor
(Inherited from IActivityEntryForm.) |
![]() | supplierIdStringLookupEditor |
Gets the control supplierIdStringLookupEditor
(Inherited from IActivityEntryForm.) |
![]() | supplierNameTextEditor |
Gets the control supplierNameTextEditor
(Inherited from IActivityEntryForm.) |
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.) |
IDealActivityEntryForm instance = Utils<ExtensionType>.CreateEntryForm<IDealActivityEntryForm>(FormGuids.FormGuid, entityId);