IValidationDetails.TargetData

Fore Syntax

TargetData: IMsMetaAttributeValueList;

Fore.NET Syntax

TargetData: Prognoz.Platform.Interop.Ms.IMsMetaAttributeValueList;

Description

The TargetData property returns an object that determines the data that should be validated.

Comments

The property is outdated, use IValidationDetails.SelectionTargetData.

If property value is not set, the validation is applied to the whole time series database.

See also:

IValidationDetails