Class CategoryQuery
Query used to gat categories
Implements
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 |