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 |