Table of Contents

Class TCatalogFilter

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

Constructors

TCatalogFilter()

public TCatalogFilter()

Properties

CatalogName

public string CatalogName { get; set; }

Property Value

string

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

Methods

Clone()

public TCatalogFilter Clone()

Returns

TCatalogFilter