Skip to main content

IEvent

The IEvent interface defines the structure for an event in the system.

Properties

NameDescription
IdThe unique identifier of the event.
DigitalSignatureRequiredIndicates whether a digital signature is required for the event.
ReasonTitleA dictionary containing the title of the reason required for the event.
HistoryTextA dictionary containing history-related text for the event.
ConfirmIndicates whether confirmation is required before executing the event.
ConditionTypeSpecifies the condition type that applies to the event.
FormThe form associated with the event.
VisibleIndicates whether the event is visible.
IsChangedIndicates whether the event has been modified.
ConditionValueSpecifies the condition value associated with the event.
ReasonIndicates whether a reason is required for the event.
DescriptionA dictionary containing descriptions of the event in multiple languages.
IconThe icon representation of the event.
EnableIndicates whether the event is enabled.
ValidateIndicates whether validation is required for the event.
SystemIndicates whether the event is a system event.
DefaultIndicates whether the event is set as the default.
ColorThe color representation of the event.
FastApprovalEnabledIndicates whether fast approval is enabled for the event.
ConfirmMessageA dictionary containing confirmation messages in multiple languages.