Document File Type Constants

The following constants represent the file types of documents.

Table 85. tagDOCUMENTFILETYPES Enumeration

Constant

Description

WEBOM_DOCFILETYPE_RPTDEF

Report definition file, RPT format.

WEBOM_DOCFILETYPE_RPTXML

Report definition file, XML format.

WEBOM_DOCFILETYPE_RPTHTML

Report definition file, HTML format.

WEBOM_DOCFILETYPE_FORMDEF

Web form.

WEBOM_DOCFILETYPE_FOLDER

Folder.

WEBOM_DOCFILETYPE_XML

XML file.

WEBOM_DOCFILETYPE_CUSTOM

For internal use.

WEBOM_DOCFILETYPE_TASK

Task in a task list.

WEBOM_DOCFILETYPE_ALL

All file types represented by this enum.

WEBOM_DOCFILETYPE_LB

The lower bound of the constants in this enum.

WEBOM_DOCFILETYPE_UB

The count of file types that are represented by constants in this enum.