Search Results for

    Show / Hide Table of Contents

    Class CategoryPopulationQuery

    Populate query for populating category fields

    Inheritance
    System.Object
    CategoryPopulationQuery
    Namespace: ImageVault.Common.Data.Query
    Assembly: ImageVault.Common.dll
    Syntax
    public class CategoryPopulationQuery : Object

    Constructors

    CategoryPopulationQuery()

    Declaration
    public CategoryPopulationQuery()

    Properties

    IsUsed

    Populate information about if the category is used by any image

    Declaration
    public Nullable<bool> IsUsed { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022