Click or drag to resize

Search Class

Search parameters
Inheritance Hierarchy
SystemObject
  Velo.Web.ModelsSearch

Namespace:  Velo.Web.Models
Assembly:  Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public class Search

The Search type exposes the following members.

Constructors
  NameDescription
Public methodSearch
Initializes a new instance of the Search class
Top
Properties
  NameDescription
Public propertyArchive
Sales "archive" as data type string
Public propertyField
Field parameter to search
Public propertyShort
View short list
Public propertyStatus
Report "status" as data type string
Public propertyValue
Value parameter to search
Top
Extension Methods
  NameDescription
Public Extension MethodCode exampleConvertDateFromSQL
Convert SQL date include value null
(Defined by Extension.)
Public Extension MethodConvertDateToSQL
Convert C# date type to SQL date type
(Defined by Extension.)
Top
See Also