Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTRecord.IsRangeOn

Syntax

bool IsRangeOn()

Parameters

This method has no parameters

Description

Indicate if a range is active

Return

IsRangeOn() returns true if a Range is active, false otherwise.

See Also

RangeOff(), RangeOn()

TOCIndex