Click or drag to resize

QueryParameter Class

Inheritance Hierarchy
SystemObject
  FileHold.Common.GridQueryParameter

Namespace:  FileHold.Common.Grid
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public class QueryParameter

The QueryParameter type exposes the following members.

Constructors
  NameDescription
Public methodQueryParameter
Initializes a new instance of the QueryParameter class
Top
Properties
  NameDescription
Public propertyName
Public propertyParameterType
Public propertyValue
Top
Extension Methods
See Also