IValidationMissingMetadata.Attributes

Fore Syntax

Attributes: IValidationMetaAttributes;

Fore.NET Syntax

Attributes: Prognoz.Platform.Interop.Ms.IValidationMetaAttributes;

Description

The Attributes property returns the collection of attributes which missing values are checked by validation.

Comments

In order that validation calculation is correct, it is necessary that the collection of attributes contains at least one element.

Fore and Fore.NET Examples

The property use is given in the example for IValidationMissingMetadata.CalculationType.

See also:

IValidationMissingMetadata