| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  Name | nvarchar(50) | |||
|  Deleted | bit | Default = 0 | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  PK_ConditionBlock | ID |  |  |  | 
| Referenced by | Field | 
|---|---|
|  ConditionBlockCondition | ConditionBlockID | 
|  ConditionBlockParentCondition | ConditionBlockID | 
|  EmailConditionBlock | ConditionBlockID | 
|  EmailTemplateConditionBlock | ConditionBlockID | 
