Gets or sets the parameter direction.

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

Syntax

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

See Also