Search Results for

    Show / Hide Table of Contents

    Enum SdlAssemblyReferenceError

    Types of validation error that occur when validating SDL assembly references in third party plug-ins.

    Namespace: Sdl.Core.PluginFramework
    Assembly: Sdl.Core.PluginFramework.dll
    Syntax
    public enum SdlAssemblyReferenceError

    Fields

    Name Description
    NewerApiVersionInstalled

    Newer version of referenced SDL assembly currently installed.

    OlderApiVersionInstalled

    Older version of referenced SDL assembly currently installed.

    SdlAssemblyNotPublic

    Referenced SDL assembly is not to be used directly by third party plug-ins.

    In this article
    • Fields
    Back to top Generated by DocFX