<ColTypeRefreshTimeout>
Section:
Options
Required:
No
Value type:
Integer
Default:
1
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
Defines the period of time, in minutes, to wait between refreshing ColType Data Dictionary list values. After the specified number of minutes, the values will be reacquired from the database.
Setting this tag to 0 means that the data in a ColType list is always the most recent from the database.
Note that the value of the attribute is not refreshed; only the values specified in the <ColTypeTableAttribute> tags.
Example
This example shows the refresh time set to 5 minutes:
<ColTypeRefreshTimeout>5</ColTypeRefreshTimeout>
Was this helpful?