Click or drag to resize

QueryFieldAttributeQueryFieldFormat Property

Field Format - Describes how a QueryField variable is formatted.

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

Property Value

Type: QueryFieldFormat
See Also