Class TCollectionFilter
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class TCollectionFilter : Filter, ISearchReport
- Inheritance
-
TCollectionFilter
- Implements
-
- Inherited Members
-
Constructors
TCollectionFilter()
public TCollectionFilter()
Properties
CollectionName
public string CollectionName { get; set; }
Property Value
- string
CollectionProcess
public string CollectionProcess { get; set; }
Property Value
- string
public string CollectionTool { get; set; }
Property Value
- string
CollectionType
public string CollectionType { get; set; }
Property Value
- string
ExcludeCollectionIdentifier
public Guid? ExcludeCollectionIdentifier { get; set; }
Property Value
- Guid?