Search Results for

    Show / Hide Table of Contents

    Class VaultQuery

    Summary description for VaultQuery.

    Inheritance
    System.Object
    IVQuery<VaultFilter>
    VaultQuery
    Implements
    IIVQuery<VaultFilter>
    Inherited Members
    IVQuery<VaultFilter>.Filter
    IVQuery<VaultFilter>.IgnoreClientCache
    Namespace: ImageVault.Common.Data.Query
    Assembly: ImageVault.Common.dll
    Syntax
    public class VaultQuery : IVQuery<VaultFilter>, IIVQuery<VaultFilter>

    Constructors

    VaultQuery()

    Declaration
    public VaultQuery()

    Properties

    Populate

    Get/Sets the Populate of the VaultQuery

    Declaration
    public VaultPopulationQuery Populate { get; set; }
    Property Value
    Type Description
    VaultPopulationQuery

    Defines the populate information for the vault

    Implements

    IIVQuery<TFilter>

    Extension Methods

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