Search Results for

    Show / Hide Table of Contents

    Interface IClientQueryProvider

    The IClientQueryProvider interface

    Namespace: ImageVault.Client.Query
    Assembly: ImageVault.Client.dll
    Syntax
    public interface IClientQueryProvider

    Properties

    Client

    Get/Sets the Client of the MediaItemQueryProvider

    Declaration
    IClient Client { get; set; }
    Property Value
    Type Description
    IClient

    Extension Methods

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