Interface IIndexableConversion
Namespace: ImageVault.Core.Common.Search
Assembly: ImageVault.Core.dll
Syntax
public interface IIndexableConversion
Properties
FormatId
Declaration
int FormatId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
MediaInformation
Declaration
string MediaInformation { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Path
Declaration
string Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |