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