ChildrenReqCount

Syntax

ChildrenReqCount: Number;

Description

The ChildrenReqCount property returns the number of children nodes that service will request by default.

Comments

The property value is set in the DimSource constructor or using the setChildrenReqCount method and it is returned by the getChildrenReqCount method.

See also:

DimSourceSettings