Use this predefined database view to query custom properties for escalation templates.
| Column name | Type | Comments |
|---|---|---|
| ESTID | ID | The ID of the escalation template. |
| NAME | String | The name of the property. |
| TKTID | ID | The task template ID to which the escalation template belongs. |
| DATA_TYPE | String | The type of the class for non-string custom properties. |
| VALUE | String | The value for custom properties of type String. |