Search Results for

    Show / Hide Table of Contents

    Enum MediaServiceSaveOptions

    Defines the different Media service save options

    Namespace: ImageVault.Common.Data
    Assembly: ImageVault.Common.dll
    Syntax
    [Flags]
    public enum MediaServiceSaveOptions

    Fields

    Name Description
    Agreements

    Saves agreements on media item

    Categories

    Saves the Categories assigned to the mediaitem

    Default

    Stores standard MediaItem properties (Will always do this, regardless of save option)

    MarkAsOrganized

    Marks the item as organized

    Metadata

    Saves the Metadata in the object

    Vault

    Saves the vault of the object

    Extension Methods

    EnumExtensions.GetName()
    EnumExtensions.GetNames<MediaServiceSaveOptions>()
    EnumExtensions.GetAttribute<TAttribute>()
    In This Article
    Back to top (c) Meriworks 2002-2022