SetGlobalHistoricalUpdateRate Method
Sets the historical update rate for the historical data sources in run mode.
Syntax
object.SetGlobalHistoricalUpdateRate hrs, mins, secs
Properties
The SetGlobalHistoricalUpdateRate method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
hrs |
Long. The number of hours at which to set the duration. |
mins |
Long. The number of minutes at which to set the duration. |
secs |
Long. The number of seconds at which to set the duration. |