Gets the target value.

Namespace:  Mindscape.LightSpeed.Validation
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public Object TargetValue { get; }
Visual Basic (Declaration)
Public ReadOnly Property TargetValue As Object

Field Value

The target value.

See Also