Class MediaFormatPopulationQuery
Population query for MediaFormats
Inheritance
System.Object
MediaFormatPopulationQuery
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.Common.Data.Query
Assembly: ImageVault.Common.dll
Syntax
public class MediaFormatPopulationQuery
Constructors
MediaFormatPopulationQuery()
Declaration
public MediaFormatPopulationQuery()
Properties
IsInUse
Populate information about the conversion format being used by any published files
Declaration
public bool IsInUse { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |