Search Results for

    Show / Hide Table of Contents

    Class Product

    Inheritance
    Object
    Product
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Sdl.Core.Globalization.LanguageRegistry
    Assembly: Sdl.Core.Globalization.Async.dll
    Syntax
    public class Product

    Constructors

    Product()

    Declaration
    public Product()

    Properties

    ProductId

    Declaration
    public string ProductId { get; set; }
    Property Value
    Type Description
    String
    In this article
    • Constructors
      • Product()
    • Properties
      • ProductId
    Back to top Generated by DocFX