Show / Hide Table of Contents

Class SearchPanesReturn

Container class to hold information about join details

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

Fields

| Improve this Doc View Source

options

Join table name

Declaration
public Dictionary<string, object> options
Field Value
Type Description
Dictionary<System.String, System.Object>
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX