Click or drag to resize
SearchQueryDefinition Properties

The SearchQueryDefinition type exposes the following members.

Properties
  NameDescription
Public propertyCompiledAssembly
Gets or sets the compiled assembly.
Public propertyDescription
Gets the description.
Public propertyElementType
Gets or sets the type of the element.
Public propertyIsRunnable
Gets a value indicating whether this instance is runnable.
Public propertyLanguageType
Gets or sets the language.
Public propertyName
Gets or sets the name.
Public propertyQueryText
Gets or sets the query text.
Public propertyRequiresCompilation
Gets a value indicating whether this query needs re-compilation
Top
See Also