The parameter direction.

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

Syntax

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

Property Value

Type: ParameterDirection

Implements

IParameterSchema..::..Direction

See Also