Show / Hide Table of Contents

Class QuerySettings

Inheritance
System.Object
QuerySettings
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public class QuerySettings

Properties

| Improve this Doc View Source

ModifyQuery

Declaration
public Action<IItem> ModifyQuery { get; set; }
Property Value
Type Description
System.Action<IItem>
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX