public property O2GValueMap.ChildrenCount

Brief

A number of child value maps.

Declaration
C#
int  ChildrenCount get;

Details

Value map can contain children value maps, for example, when creating OCO or OTO order, or removing an order from the group.

Declared in O2GValueMap

back