IValidationSelectionValue.Value

Fore Syntax

Value: Variant;

Fore.NET Syntax

Value: object;

Description

The Value property determines selected elements.

Comments

To get selection, use the IValidationSelectionValue.Selection property.

Fore and Fore.NET Examples

The property use is given in the example for IValidationCrossDatabase.Mappings.

See also:

IValidationSelectionValue