Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top (c) Meriworks 2002-2022