Fore Assembly Enumerations

  Enumeration Brief description
The AccessSpecificatorKind enumeration contains the list of access modifiers available in the Fore language.
The AppServerState enumeration contains possible states of task scheduler.
The CalendarMonth enumeration contains the months, by which it should be determined whether the calculation took place.
The CalendarWeekOfMonth enumeration contains the weeks of the month, in which the calculation is performed.
The EtlTemplateType enumeration is used to determine type of custom template of the ETL task source or consumer.
The ForeClassType enumeration contains the types of constructions that can be used in Fore to write application code.
The ForeMethodType enumeration contains types of the custom method.
The ForeResultType enumeration contains data types of the result that is returned.
The ForeThreadState enumeration contains possible thread states.
The RepositoryDriverType enumeration contains a list of drivers that can be used to work with platform repository.
The RepositoryOperationType enumeration contains a type of operations that can be applied to the repository.
The RepositoryType enumeration contains the repository types, with which it is possible to work in the platform.
The RepsitoryScriptInitError enumeration contains a list of errors that can occur when creating/updating the repository.
The RepositoryDriverType enumeration contains resource line import status.
The ResourceImportType enumeration contains the modes of the resource import.
The ScheduledAlertAuditResult enumeration is used to determine the type of operation execution result.
The ScheduledTaskAlertType interface is used to determine the type of event.
The ScheduledTaskCheckerType enumeration is used to determine the type of condition of operation execution.
The ScheduledTaskMailTarget enumeration contains email types, to which the task execution result is sent.
The ScheduledTaskPeriodType enumeration contains the kinds of period, in which the task calculation is performed.
The ScheduledTaskState enumeration contains a list of the current states of the task in the scheduled tasks container.
The SharedEventHandlerType enumeration is used to determine type of reports using event handler.
The STValidationCheckerConditionType enumeration is used to determine the type of exceptions.
The TaskPeriodOneTimeStartMode enumeration contains the periods when one time task launching is performed.
The UiMetabaseObjectOperationMode enumerations contains the modes of object connection.

See also:

Fore Assembly Interfaces | Fore Assembly Classes | Examples