RealCode API
BarIntervalIsYears Method (numOfYears)
RealCode API
►
WBI.CommonBlocks
►
BaseScriptingTemplate
►
BarIntervalIsYears(Int32)
Visual Basic
Returns true if the Bar Interval is set to the specified number of years
Declaration Syntax
Visual Basic
Public
Function
BarIntervalIsYears
( _
numOfYears
As
Integer
_ )
As
Boolean
Parameters
numOfYears
(
Int32
)
Number of years to check. if set to 5 returns true if Bar Interval is years
Return Value
Returns True if the bar interval is set to the specified number of years
See Also
isDaily
()
()
()
isMinute
()
()
()
isHourly
()
()
()
isWeekly
()
()
()
isMonthly
()
()
()
Assembly:
WBI.CommonBlocks
(Module: WBI.CommonBlocks) Version: 1.0.25.0 (1.0.0.0)