Class CategoryQuery
Query used to gat categories
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.Common.Data.Query
Assembly: ImageVault.Common.dll
Syntax
public class CategoryQuery : IVQuery<CategoryFilter>, IIVQuery<CategoryFilter>
Constructors
CategoryQuery()
Declaration
public CategoryQuery()
Properties
Populate
Get/Sets the Populate of the for CategoryQuery
Declaration
public CategoryPopulationQuery Populate { get; set; }
Property Value
Type | Description |
---|---|
CategoryPopulationQuery |