Search Results for

    Show / Hide Table of Contents

    Enum VaultServiceSaveOptions

    Defines the different Vault service save options Combine one or more options with |

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

    Fields

    Name Description
    AccessRights

    Saves AccessRights for the vault

    All

    Saves All information

    MetadataDefinitions

    Saves MetadataDefinitions for the vault

    Vault

    Saves basic Vault information

    Extension Methods

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