Click or drag to resize

ParameterEnumerationType Property

Used only if ParameterType is Enumeration

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlIgnoreAttribute]
public Type EnumerationType { get; set; }

Property Value

Type: Type
See Also