Fore Assembly Enumerations

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

See also:

Fore Assembly Interfaces | Fore Assembly Classes | Examples