Express > Express Assembly Interfaces > IEaxDataAreaValidationChain > IEaxDataAreaValidationChain.Count
Count: Integer;
The Count property returns the number of validations in the chain.
To get a link between validation chain of diagnostic report and the collection of analytical data area validation rules, use IEaxDataAreaValidationChain.Item.
The property use is given in the example for IEaxDataAreaValidationChain.Move.
See also: