IEaxDataAreaValidationChain.Item

Syntax

Item(Index: Integer): IEaxDataAreaValidationLink;

Parameters

Index. Data slice index.

Description

The Item property returns a link between diagnostic test validation chain and collection of validation rules of analytical data area.

Comments

The number of rules in the diagnostic report chain is equal to that of validation rules in analytical data area.

Example

The property use is given in the example for IEaxDataAreaValidationChain.Move.

See also:

IEaxDataAreaValidationChain