IValidationUserComponent.Tag

Fore Syntax

Tag: Variant;

Fore.NET Syntax

Tag: System.Object;

Description

The Tag property is used to store user information about component.

Comments

Tag by default is set to Null.

Fore Example

The property use is given in the example for IValidationFilter.UserComponents.

See also:

IValidationUserComponent