ActivityType Table

The ActivityType table stores details about the different types of Activities.

Table 1. Database columns for ActivityType table

Database Column

Details

ActivityTypeID

Type: integer. Key. Generated ID

Synthetic key for this table.

ActivityTypeName

Type: text (max 256 characters). Key

A short piece of text representing the Activity Type. Internal use only- not to be displayed to the operator.

ActivityMessageResource

Type: text (max 256 characters)

A resource name used to look up a description for this Activity

IsMonitored

Type: boolean

Flag that determines whether to track this activity