civicrm_case_type_en_US

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 0

Autoincremented type id

name VARCHAR 64 null

Machine name for Case Type

is_active TINYINT 3 null

Is this entry active?

is_reserved TINYINT 3 null

Is this case type a predefined system type?

weight INT 10 1

Ordering of the case types

definition BLOB 65535 null

xml definition of case type

title VARCHAR 64 null
description VARCHAR 255 null

View Definition


Possibly Referenced Tables/Views