Skip to main content

Event

The Event class implements IEvent and represents an event within the system.

Properties

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