Search Results for

    Show / Hide Table of Contents

    Class MediaItemAttribute

    Summary description for MediaItemAttribute.

    Inheritance
    System.Object
    MediaItemAttribute
    Namespace: ImageVault.Client.Descriptors
    Assembly: ImageVault.Client.dll
    Syntax
    public sealed class MediaItemAttribute : Attribute

    Constructors

    MediaItemAttribute()

    Default constructor

    Declaration
    public MediaItemAttribute()

    MediaItemAttribute(PopulateFields)

    Constructor

    Declaration
    public MediaItemAttribute(PopulateFields populate)
    Parameters
    Type Name Description
    PopulateFields populate

    Properties

    Populate

    Get/Sets the Populate of the MediaItemAttribute

    Declaration
    public PopulateFields Populate { get; set; }
    Property Value
    Type Description
    PopulateFields

    Defines which fields to populate in the MediaItem

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022