GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Interface IQueryTypeDefinition

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IQueryTypeDefinition

Properties

QueryType

Declaration
IObjectTypeDefinition QueryType { get; }
Property Value
Type Description
IObjectTypeDefinition
Back to top Copyright © 2017-2019 GraphZen LLC