The parameter direction.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
ParameterDirection Direction { get; }
Visual Basic
ReadOnly Property Direction As ParameterDirection
	Get

Property Value

Type: ParameterDirection

See Also