Show / Hide Table of Contents

Class SearchBuilderDetails

Inheritance
System.Object
SearchBuilderDetails
Namespace: DataTables
Assembly: DataTables-Editor-Server.dll
Syntax
public class SearchBuilderDetails : object

Fields

| Improve this Doc View Source

condition

Declaration
public String condition
Field Value
Type Description
String
| Improve this Doc View Source

criteria

Declaration
public List<SearchBuilderDetails> criteria
Field Value
Type Description
List<SearchBuilderDetails>
| Improve this Doc View Source

data

Declaration
public String data
Field Value
Type Description
String
| Improve this Doc View Source

logic

Declaration
public String logic
Field Value
Type Description
String
| Improve this Doc View Source

origData

Declaration
public String origData
Field Value
Type Description
String
| Improve this Doc View Source

type

Declaration
public String type
Field Value
Type Description
String
| Improve this Doc View Source

value1

Declaration
public String value1
Field Value
Type Description
String
| Improve this Doc View Source

value2

Declaration
public String value2
Field Value
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX