Class GlossaryTermContentFilter
- Namespace
- InSite.Application.Glossaries.Read
- Assembly
- Shift.Sdk.dll
public class GlossaryTermContentFilter : Filter, ISearchReport
- Inheritance
-
GlossaryTermContentFilter
- Implements
- Inherited Members
- Extension Methods
Constructors
GlossaryTermContentFilter()
public GlossaryTermContentFilter()
Properties
ContainerIdentifier
public Guid? ContainerIdentifier { get; set; }
Property Value
- Guid?
ContentLabel
public string ContentLabel { get; set; }
Property Value
GlossaryIdentifier
public Guid? GlossaryIdentifier { get; set; }
Property Value
- Guid?
OrganizationIdentifier
public Guid? OrganizationIdentifier { get; set; }
Property Value
- Guid?
TermIdentifier
public Guid? TermIdentifier { get; set; }
Property Value
- Guid?
TermKeyword
public string TermKeyword { get; set; }