Search Results for

    Show / Hide Table of Contents

    Class LicenseChecker

    Inheritance
    System.Object
    LicenseChecker
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Sdl.TranslationStudioAutomation.Licensing
    Assembly: Sdl.TranslationStudioAutomation.Licensing.dll
    Syntax
    public static class LicenseChecker

    Properties

    CurrentEdition

    Declaration
    public static StudioEdition CurrentEdition { get; }
    Property Value
    Type Description
    StudioEdition

    IsLicensed

    Declaration
    public static bool IsLicensed { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    IsFeatureLicensed(StudioFeature)

    Declaration
    public static bool IsFeatureLicensed(StudioFeature studioFeature)
    Parameters
    Type Name Description
    StudioFeature studioFeature
    Returns
    Type Description
    System.Boolean

    On this page

    Back to top Generated by DocFX