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
    [DataMember]
    public string ProductId { get; set; }
    Property Value
    Type Description
    string
    In this article
    • Constructors
      • Product()
    • Properties
      • ProductId
    Back to top Generated by DocFX