Class StandardFilter.ExclusionSet
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class StandardFilter.ExclusionSet
- Inheritance
-
StandardFilter.ExclusionSet
- Inherited Members
-
Constructors
ExclusionSet()
Properties
IsHidden
public bool? IsHidden { get; set; }
Property Value
- bool?
IsPublished
public bool? IsPublished { get; set; }
Property Value
- bool?
StandardIdentifier
public List<Guid> StandardIdentifier { get; set; }
Property Value
- List<Guid>
StandardType
public List<string> StandardType { get; set; }
Property Value
- List<string>