Table of Contents

Class TEntityFilter

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class TEntityFilter : Filter, ISearchReport
Inheritance
TEntityFilter
Implements
Inherited Members

Constructors

TEntityFilter()

public TEntityFilter()

Properties

CollectionKey

public string CollectionKey { get; set; }

Property Value

string

CollectionSlug

public string CollectionSlug { get; set; }

Property Value

string

ComponentName

public string ComponentName { get; set; }

Property Value

string

ComponentPart

public string ComponentPart { get; set; }

Property Value

string

ComponentType

public string ComponentType { get; set; }

Property Value

string

EntityName

public string EntityName { get; set; }

Property Value

string

Keyword

public string Keyword { get; set; }

Property Value

string

StorageKey

public string StorageKey { get; set; }

Property Value

string

StorageSchema

public string StorageSchema { get; set; }

Property Value

string

StorageStructure

public string StorageStructure { get; set; }

Property Value

string

StorageTable

public string StorageTable { get; set; }

Property Value

string