"areaFreezeTime"
    
    Returns the point in time when the trend area has been set to frozen.
Synopsis
trendObj.areaFreezeTime(int area, time &ti);
getValue(trendObj, "areaFreezeTime", int area, time &ti);
Parameter
| Parameters | Description | 
|---|---|
| trendObj | Trend for which the attributed should be get | 
| area | Area ID | 
| ti | Point in time when the | 
Description
The attribute returns the point in time when the area has been set frozen by using the Trend option "freezeOnStop".
Assignment
Trend
