Click or drag to resize

ParameterParameterType Property

Gets or sets the type of the parameter.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public ParameterType ParameterType { get; set; }

Property Value

Type: ParameterType
The type of the parameter.
See Also