Search Results for

    Show / Hide Table of Contents

    Class Product

    Product class that presents SDL products (e.g. Studio)

    Inheritance
    System.Object
    Product
    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.Core.Globalization.LanguageRegistry
    Assembly: Sdl.Core.Globalization.dll
    Syntax
    public class Product

    Constructors

    Product()

    Declaration
    public Product()

    Properties

    ProductId

    Product ID string

    Declaration
    public string ProductId { get; set; }
    Property Value
    Type Description
    System.String

    On this page

    • Constructors
      • Product()
    • Properties
      • ProductId
    Back to top Generated by DocFX