GetGlobalHistoricalUpdateRate Method

Returns the update rate for historical data sources in run mode.

Syntax

object.GetGlobalHistoricalUpdateRate hrs, mins, secs

Properties

The GetGlobalHistoricalUpdateRate method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

hrs

Long. Returns the hours portion of the update rate.

mins

Long. Returns the minutes portion of the update rate.

secs

Long. Returns the seconds portion of the update rate.

Applies To