IPrxDataIslandHeaderCommon.ChildrenBeforeParents

Fore Syntax

ChildrenBeforeParents: TriState;

Fore.NET Syntax

ChildrenBeforeParents: Prognoz.Platform.Interop.ForeSystem.TriState;

Description

The ChildrenBeforeParents property determines the state of the Children Before Parents option.

Comments

To determine whether the Children before Parents option is enabled, use the IPrxDataIslandHeaderCommon.IsChildrenBeforeParents property.

Fore and Fore.NET Examples

The property use is given in the example for IPrxDataIslandHeaderCommon.IsChildrenBeforeParents.

See also:

IPrxDataIslandHeaderCommon