Gets or sets the value of the parameter.

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

Syntax

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

See Also