Click or drag to resize

QueryReference Class

The Class QueryReference represents reference object used for query
Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.QueryingQueryReference

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public class QueryReference

The QueryReference type exposes the following members.

Constructors
  NameDescription
Public methodQueryReference
Initializes a new instance of the QueryReference class
Top
Properties
  NameDescription
Public propertyName
Gets or sets name of the reference
Public propertyType Obsolete.
Gets or sets type of the reference
Public propertyTypeName
Gets or sets type of the reference
Top
See Also