Table of Contents

Class EntitySavedQuery

Namespace
Innova.Data.StructuredSearch
Assembly
Innova.Data.dll

Represents an entity saved query.

public class EntitySavedQuery : BaseEntity, INotifyPropertyChanged, INotifyPropertyChanging, IEntityValidation, IEntityTrack, INotifyDataErrorInfo
Inheritance
EntitySavedQuery
Implements
Extension Methods

Properties

CanUserDelete

Gets or sets a value indicating whether the user can delete the saved query.

Description

Gets or sets the description of the saved query.

FilterType

Gets the filter type of the saved query.

Id

Gets or sets the ID of the saved query.

MaxResultCount

Gets or sets the maximum result count of the saved query.

SavedQueryFields

Gets or sets the list of saved query fields.

SelectedLogicalOperator

Gets or sets the selected logical operator of the saved query.

Title

Gets or sets the title of the saved query.