Class VaultQuery
Summary description for VaultQuery.
Implements
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 |