Show / Hide Table of Contents

    Enum MajorVersion

    A list of major versions with .net API support, so far.

    Namespace: DesignData.SDS2
    Assembly: DesignData.SDS2.Linker.dll
    Syntax
    public enum MajorVersion

    Fields

    Name Description
    TwentyTwentyOne

    SDS2 2021

    TwentyTwentyTwo

    SDS2 2022

    Back to top