Class FindMediaItemPopulationQueryFactory
Summary description for FindMediaItemPopulationQueryFactory.
Inheritance
System.Object
    FindMediaItemPopulationQueryFactory
  Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: ImageVault.Client.Descriptors
Assembly: ImageVault.Client.dll
Syntax
[Obsolete("Use the MediaItemTypeDescriptorFactory instead")]
public class FindMediaItemPopulationQueryFactory
  Constructors
FindMediaItemPopulationQueryFactory(Client)
Initializes a new instance of the FindMediaItemPopulationQueryFactory class.
Declaration
[Obsolete("Use the MediaItemTypeDescriptorFactory.GetDescriptor(IClient, Type, Bool) instead")]
public FindMediaItemPopulationQueryFactory(Client client)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Client | client | 
Methods
GetPopulateQuery(Type)
Creates a populate query from a classs type
Declaration
[Obsolete("Use the MediaItemTypeDescriptorFactory.GetDescriptor(IClient, Type, Bool).CachedPopulateQuery instead")]
public MediaItemPopulationQuery GetPopulateQuery(Type type)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Type | type | 
Returns
| Type | Description | 
|---|---|
| MediaItemPopulationQuery | 
Parse(Type)
Declaration
[Obsolete("Use the MediaItemTypeDescriptorFactory.GetDescriptor(IClient, Type, Bool) instead")]
public MediaItemDescriptor Parse(Type type)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Type | type | 
Returns
| Type | Description | 
|---|---|
| MediaItemDescriptor | 
Exceptions
| Type | Condition | 
|---|---|
| FindMediaItemParserException | If the type or if cannot append multiple MetadataAttributes on the same property. Type name: or if cannot append multiple MediaConversionAttributes on the same property. Type name: or if the property type for the property named or if the property type for the property named or if the property type for the property named or if the property type for the property named or if parsing attribute type .  |